Home
last modified time | relevance | path

Searched refs:sepol_node_exists (Results 1 – 3 of 3) sorted by relevance

/external/selinux/libsepol/include/sepol/
Dnodes.h17 extern int sepol_node_exists(sepol_handle_t * handle,
/external/selinux/libsemanage/src/
Dnodes_policydb.c44 .exists = (record_policydb_table_exists_t) sepol_node_exists,
/external/selinux/libsepol/src/
Dnodes.c169 int sepol_node_exists(sepol_handle_t * handle, in sepol_node_exists() function