Searched refs:SEMANAGE_ACTIVE (Results 1 – 11 of 11) sorted by relevance
/external/selinux/libsemanage/src/ |
D | direct_api.c | 161 semanage_path(SEMANAGE_ACTIVE, in semanage_direct_connect() 169 semanage_path(SEMANAGE_ACTIVE, in semanage_direct_connect() 183 semanage_path(SEMANAGE_ACTIVE, in semanage_direct_connect() 191 semanage_path(SEMANAGE_ACTIVE, in semanage_direct_connect() 199 semanage_path(SEMANAGE_ACTIVE, in semanage_direct_connect() 207 semanage_path(SEMANAGE_ACTIVE, SEMANAGE_STORE_FC_LOCAL), in semanage_direct_connect() 213 semanage_path(SEMANAGE_ACTIVE, SEMANAGE_STORE_FC_HOMEDIRS), in semanage_direct_connect() 219 semanage_path(SEMANAGE_ACTIVE, in semanage_direct_connect() 227 semanage_path(SEMANAGE_ACTIVE, in semanage_direct_connect() 235 semanage_path(SEMANAGE_ACTIVE, in semanage_direct_connect() [all …]
|
D | ibendports_policydb.c | 47 semanage_path(SEMANAGE_ACTIVE, SEMANAGE_STORE_KERNEL), in ibendport_policydb_dbase_init()
|
D | ibpkeys_policydb.c | 47 semanage_path(SEMANAGE_ACTIVE, SEMANAGE_STORE_KERNEL), in ibpkey_policydb_dbase_init()
|
D | ports_policydb.c | 53 semanage_path(SEMANAGE_ACTIVE, SEMANAGE_STORE_KERNEL), in port_policydb_dbase_init()
|
D | booleans_policydb.c | 58 semanage_path(SEMANAGE_ACTIVE, SEMANAGE_STORE_KERNEL), in bool_policydb_dbase_init()
|
D | interfaces_policydb.c | 54 semanage_path(SEMANAGE_ACTIVE, SEMANAGE_STORE_KERNEL), in iface_policydb_dbase_init()
|
D | nodes_policydb.c | 53 semanage_path(SEMANAGE_ACTIVE, SEMANAGE_STORE_KERNEL), in node_policydb_dbase_init()
|
D | users_base_policydb.c | 53 semanage_path(SEMANAGE_ACTIVE, SEMANAGE_STORE_KERNEL), in user_base_policydb_dbase_init()
|
D | semanage_store.h | 33 SEMANAGE_ACTIVE, enumerator
|
D | semanage_store.c | 571 path = semanage_path(SEMANAGE_ACTIVE, SEMANAGE_TOPLEVEL); in semanage_create_store() 597 path = semanage_path(SEMANAGE_ACTIVE, SEMANAGE_MODULES); in semanage_create_store() 659 path = semanage_path(SEMANAGE_ACTIVE, SEMANAGE_TOPLEVEL); in semanage_store_access_check() 686 path = semanage_path(SEMANAGE_ACTIVE, SEMANAGE_MODULES); in semanage_store_access_check() 955 semanage_copy_dir(semanage_path(SEMANAGE_ACTIVE, SEMANAGE_TOPLEVEL), in semanage_make_sandbox() 1701 const char *active = semanage_path(SEMANAGE_ACTIVE, SEMANAGE_TOPLEVEL); in semanage_commit_sandbox() 1995 semanage_path(SEMANAGE_ACTIVE, SEMANAGE_COMMIT_NUM_FILE); in semanage_direct_get_serial() 2108 semanage_path(SEMANAGE_ACTIVE, file)) == NULL) { in semanage_read_policydb()
|
D | modules.c | 543 semanage_path(SEMANAGE_ACTIVE, SEMANAGE_MODULES); in hidden_def()
|