OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:semanage_bool_modify_local
(Results
1 - 5
of
5
) sorted by null
/external/selinux/libsemanage/include/semanage/
booleans_local.h
9
extern int
semanage_bool_modify_local
(semanage_handle_t * handle,
/external/selinux/libsemanage/src/
booleans_local.c
13
int
semanage_bool_modify_local
(semanage_handle_t * handle,
function
pywrap-test.py
854
status = semanage.
semanage_bool_modify_local
(sh, key, pbool)
876
status = semanage.
semanage_bool_modify_local
(sh, key, old_bool)
[
all
...]
/external/selinux/policycoreutils/setsebool/
setsebool.c
190
if (
semanage_bool_modify_local
(handle, bool_key,
/external/selinux/policycoreutils/semanage/
seobject.py
[
all
...]
Completed in 835 milliseconds