OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hierarchy_check_constraints
(Results
1 - 4
of
4
) sorted by null
/external/libsepol/include/sepol/policydb/
hierarchy.h
30
extern int
hierarchy_check_constraints
(sepol_handle_t * handle, policydb_t * p);
/external/checkpolicy/
checkmodule.c
263
if (
hierarchy_check_constraints
(NULL, &modpolicydb)) {
/external/libsepol/src/
hierarchy.c
450
int
hierarchy_check_constraints
(sepol_handle_t * handle, policydb_t * p)
function
expand.c
[
all
...]
Completed in 131 milliseconds