OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:semanage_fcontext_modify_local
(Results
1 - 5
of
5
) sorted by null
/external/selinux/libsemanage/include/semanage/
fcontexts_local.h
9
extern int
semanage_fcontext_modify_local
(semanage_handle_t * handle,
/external/selinux/libsemanage/example/
test_fcontext.c
63
if(
semanage_fcontext_modify_local
(sh, k, fcontext) < 0) {
/external/selinux/libsemanage/src/
fcontexts_local.c
18
int
semanage_fcontext_modify_local
(semanage_handle_t * handle,
function
pywrap-test.py
676
status = semanage.
semanage_fcontext_modify_local
(sh,key,fcon)
697
status = semanage.
semanage_fcontext_modify_local
(sh, key, old_fcontext)
[
all
...]
/external/selinux/policycoreutils/semanage/
seobject.py
[
all
...]
Completed in 217 milliseconds