Home
last modified time | relevance | path

Searched refs:semanage_fcontext_modify_local (Results 1 – 5 of 5) sorted by relevance

/external/selinux/libsemanage/include/semanage/
Dfcontexts_local.h9 extern int semanage_fcontext_modify_local(semanage_handle_t * handle,
/external/selinux/libsemanage/example/
Dtest_fcontext.c63 if(semanage_fcontext_modify_local(sh, k, fcontext) < 0) { in main()
/external/selinux/libsemanage/src/
Dfcontexts_local.c18 int semanage_fcontext_modify_local(semanage_handle_t * handle, in semanage_fcontext_modify_local() function
Dpywrap-test.py676 status = semanage.semanage_fcontext_modify_local(sh,key,fcon)
697 status = semanage.semanage_fcontext_modify_local(sh, key, old_fcontext)
/external/selinux/python/semanage/
Dseobject.py1917 rc = semanage_fcontext_modify_local(self.sh, k, fcontext)
1986 rc = semanage_fcontext_modify_local(self.sh, k, fcontext)