OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CEXPR_L2H2
(Results
1 - 3
of
3
) sorted by null
/external/libsepol/include/sepol/policydb/
constraint.h
48
#define
CEXPR_L2H2
1024 /* low level 2 vs. high level 2 */
/external/checkpolicy/
policy_parse.y
603
{ $$ = define_cexpr(CEXPR_ATTR,
CEXPR_L2H2
, $2);
/external/libsepol/src/
services.c
555
case
CEXPR_L2H2
:
[
all
...]
Completed in 32 milliseconds