OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mls_range_eq
(Results
1 - 3
of
3
) sorted by null
/external/selinux/libsepol/include/sepol/policydb/
mls_types.h
125
static inline int
mls_range_eq
(struct mls_range *r1, struct mls_range *r2)
function
/external/selinux/libsepol/src/
expand.c
1038
if (!
mls_range_eq
(&new_user->exp_range, &tmp_range) ||
[
all
...]
/external/selinux/libsepol/cil/src/
cil_binary.c
[
all
...]
Completed in 54 milliseconds