Log In
source-git
/
systemd
Clone
Source Code
GIT
Source
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
Files
Commit:
d8bc7b5e9f27a3f80c2372019b6f7994a7910859
d8bc7b5e9f27a3f80c2372019b6f7994a7910859
src
shared
ima-util.h
Fork and Edit
Blob
Blame
History
Raw
/* SPDX-License-Identifier: LGPL-2.1+ */ #pragma once #include <stdbool.h> bool use_ima(void);