Searched refs:SEMANAGE_ACTIVE (Results 1 – 11 of 11) sorted by relevance
/external/selinux/libsemanage/src/ |
D | direct_api.c | 162 semanage_path(SEMANAGE_ACTIVE, in semanage_direct_connect() 170 semanage_path(SEMANAGE_ACTIVE, in semanage_direct_connect() 184 semanage_path(SEMANAGE_ACTIVE, in semanage_direct_connect() 192 semanage_path(SEMANAGE_ACTIVE, in semanage_direct_connect() 200 semanage_path(SEMANAGE_ACTIVE, in semanage_direct_connect() 208 semanage_path(SEMANAGE_ACTIVE, SEMANAGE_STORE_FC_LOCAL), in semanage_direct_connect() 214 semanage_path(SEMANAGE_ACTIVE, SEMANAGE_STORE_FC_HOMEDIRS), in semanage_direct_connect() 220 semanage_path(SEMANAGE_ACTIVE, in semanage_direct_connect() 228 semanage_path(SEMANAGE_ACTIVE, in semanage_direct_connect() 236 semanage_path(SEMANAGE_ACTIVE, in semanage_direct_connect() [all …]
|
D | interfaces_policydb.c | 54 semanage_path(SEMANAGE_ACTIVE, SEMANAGE_STORE_KERNEL), in iface_policydb_dbase_init()
|
D | booleans_policydb.c | 58 semanage_path(SEMANAGE_ACTIVE, SEMANAGE_STORE_KERNEL), in bool_policydb_dbase_init()
|
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 | users_base_policydb.c | 53 semanage_path(SEMANAGE_ACTIVE, SEMANAGE_STORE_KERNEL), in user_base_policydb_dbase_init()
|
D | ports_policydb.c | 53 semanage_path(SEMANAGE_ACTIVE, SEMANAGE_STORE_KERNEL), in port_policydb_dbase_init()
|
D | nodes_policydb.c | 53 semanage_path(SEMANAGE_ACTIVE, SEMANAGE_STORE_KERNEL), in node_policydb_dbase_init()
|
D | semanage_store.h | 33 SEMANAGE_ACTIVE, enumerator
|
D | semanage_store.c | 567 path = semanage_path(SEMANAGE_ACTIVE, SEMANAGE_TOPLEVEL); in semanage_create_store() 590 path = semanage_path(SEMANAGE_ACTIVE, SEMANAGE_MODULES); in semanage_create_store() 646 path = semanage_path(SEMANAGE_ACTIVE, SEMANAGE_TOPLEVEL); in semanage_store_access_check() 673 path = semanage_path(SEMANAGE_ACTIVE, SEMANAGE_MODULES); in semanage_store_access_check() 926 semanage_copy_dir(semanage_path(SEMANAGE_ACTIVE, SEMANAGE_TOPLEVEL), in semanage_make_sandbox() 1655 const char *active = semanage_path(SEMANAGE_ACTIVE, SEMANAGE_TOPLEVEL); in semanage_commit_sandbox() 1949 semanage_path(SEMANAGE_ACTIVE, SEMANAGE_COMMIT_NUM_FILE); in semanage_direct_get_serial() 2062 semanage_path(SEMANAGE_ACTIVE, file)) == NULL) { in semanage_read_policydb()
|
D | modules.c | 543 semanage_path(SEMANAGE_ACTIVE, SEMANAGE_MODULES); in hidden_def()
|