Home
last modified time | relevance | path

Searched refs:sepol_bool_count (Results 1 – 4 of 4) sorted by relevance

/third_party/selinux/libsepol/include/sepol/
Dbooleans.h20 extern int sepol_bool_count(sepol_handle_t * handle,
/third_party/selinux/libsepol/src/
Dlibsepol.map.in16 sepol_bool_count;
Dbooleans.c106 int sepol_bool_count(sepol_handle_t * handle __attribute__ ((unused)), in sepol_bool_count() function
/third_party/selinux/libselinux/src/
Daudit2why.c263 rc = sepol_bool_count(avc->handle, in __policy_init()