Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/include/sepol/
Dusers.h20 extern int sepol_user_count(sepol_handle_t * handle,
/third_party/selinux/libsepol/src/
Dlibsepol.map.in221 sepol_user_count;
Dusers.c302 int sepol_user_count(sepol_handle_t * handle __attribute__ ((unused)), in sepol_user_count() function