HomeSort by relevance Sort by last modified time
    Searched refs:semanage_fcontext_set_con (Results 1 - 7 of 7) sorted by null

  /external/selinux/libsemanage/src/
fcontext_internal.h 24 hidden_proto(semanage_fcontext_set_con)
fcontext_record.c 242 int semanage_fcontext_set_con(semanage_handle_t * handle,
259 hidden_def(semanage_fcontext_set_con)
fcontexts_file.c 140 if (con && semanage_fcontext_set_con(handle, fcontext, con) < 0)
pywrap-test.py 650 status = semanage.semanage_fcontext_set_con(sh, fcon, con)
    [all...]
  /external/selinux/libsemanage/example/
test_fcontext.c 56 if (semanage_fcontext_set_con(sh, fcontext, con) < 0) {
  /external/selinux/libsemanage/include/semanage/
fcontext_record.h 64 extern int semanage_fcontext_set_con(semanage_handle_t * handle,
  /external/selinux/policycoreutils/semanage/
seobject.py     [all...]

Completed in 2813 milliseconds