Home
last modified time | relevance | path

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

/external/selinux/libsepol/include/sepol/
Dnodes.h13 extern int sepol_node_count(sepol_handle_t * handle,
/external/selinux/libsemanage/src/
Dnodes_policydb.c43 .count = (record_policydb_table_count_t) sepol_node_count,
/external/selinux/libsepol/src/
Dnodes.c147 extern int sepol_node_count(sepol_handle_t * handle __attribute__ ((unused)), in sepol_node_count() function