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

  /external/selinux/libsemanage/src/
semanage_store.h 41 SEMANAGE_TOPLEVEL,
semanage_store.c 541 path = semanage_path(SEMANAGE_ACTIVE, SEMANAGE_TOPLEVEL);
620 path = semanage_path(SEMANAGE_ACTIVE, SEMANAGE_TOPLEVEL);
880 const char *sandbox = semanage_path(SEMANAGE_TMP, SEMANAGE_TOPLEVEL);
900 semanage_copy_dir(semanage_path(SEMANAGE_ACTIVE, SEMANAGE_TOPLEVEL),
    [all...]
direct_api.c 303 (semanage_path(SEMANAGE_TMP, SEMANAGE_TOPLEVEL)) < 0) {
305 semanage_path(SEMANAGE_TMP, SEMANAGE_TOPLEVEL));
    [all...]

Completed in 261 milliseconds