Home
last modified time | relevance | path

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

/external/libsepol/include/sepol/
Dbooleans.h38 extern int sepol_bool_exists(sepol_handle_t * handle,
/external/libsepol/src/
Dbooleans.c117 int sepol_bool_exists(sepol_handle_t * handle, in sepol_bool_exists() function
/external/sepolicy/tools/
Dcheck_seapp.c293 ret = sepol_bool_exists(pol.handle, pol.db, se_key, &resp); in key_map_validate()