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

  /external/selinux/libsemanage/src/
fcontext_internal.h 17 hidden_proto(semanage_fcontext_create)
fcontext_record.c 140 int semanage_fcontext_create(semanage_handle_t * handle, function
161 hidden_def(semanage_fcontext_create)
268 if (semanage_fcontext_create(handle, &new_fcontext) < 0)
309 .create = semanage_fcontext_create,
pywrap-test.py 610 (status, fcon) = semanage.semanage_fcontext_create(sh)
    [all...]
  /external/selinux/libsemanage/example/
test_fcontext.c 45 if (semanage_fcontext_create(sh, &fcontext) < 0) {
  /external/selinux/libsemanage/include/semanage/
fcontext_record.h 69 extern int semanage_fcontext_create(semanage_handle_t * handle,
  /external/selinux/policycoreutils/semanage/
seobject.py     [all...]

Completed in 721 milliseconds