OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sepol_bool_exists
(Results
1 - 3
of
3
) sorted by null
/external/libsepol/include/sepol/
booleans.h
38
extern int
sepol_bool_exists
(sepol_handle_t * handle,
/external/libsepol/src/
booleans.c
117
int
sepol_bool_exists
(sepol_handle_t * handle,
function
/external/sepolicy/tools/
check_seapp.c
287
ret =
sepol_bool_exists
(pol.handle, pol.db, se_key, &resp);
Completed in 913 milliseconds