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