OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CEXPR_INCOMP
(Results
1 - 3
of
3
) sorted by null
/external/libsepol/include/sepol/policydb/
constraint.h
55
#define
CEXPR_INCOMP
5 /* incomp */
/external/libsepol/src/
services.c
183
case
CEXPR_INCOMP
:
232
case
CEXPR_INCOMP
:
[
all
...]
/external/checkpolicy/
policy_parse.y
611
{ $$ =
CEXPR_INCOMP
; }
Completed in 409 milliseconds