Log In
source-git
/
systemd
Clone
Source Code
GIT
Source
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
Files
Commit:
a3614b49038db4a35195ed4b726a4d166ab7304b
a3614b49038db4a35195ed4b726a4d166ab7304b
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);