repo.or.cz
/
systemd_ALT.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
udev: String substitutions can be done in ENV, too
[systemd_ALT.git]
/
src
/
core
/
smack-setup.h
blob
d29370d1e993555a51462f5ab0d9a88084f3a1fe
1
/* SPDX-License-Identifier: LGPL-2.1-or-later */
2
#pragma once
3
4
/***
5
Copyright © 2013 Intel Corporation
6
Authors:
7
Nathaniel Chen <nathaniel.chen@intel.com>
8
***/
9
10
int
mac_smack_setup
(
bool
*
loaded_policy
);