Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/include/sepol/
Dbooleans.h24 extern int sepol_bool_exists(sepol_handle_t * handle,
/third_party/selinux/libsepol/src/
Dlibsepol.map.in18 sepol_bool_exists;
Dbooleans.c116 int sepol_bool_exists(sepol_handle_t * handle, in sepol_bool_exists() function