Searched defs:ANY (Results 1 - 1 of 1) sorted by relevance

/system/sepolicy/tools/
H A Dsepolicy-check.c15 #define ANY 2 macro
37 return ANY;
49 case ANY:
130 if (s_op != ANY) {
137 if (t_op != ANY) {
144 if (c_op != ANY) {
151 if (p_op != ANY) {
166 if (s_op != ANY)
168 if (t_op != ANY)
170 if (c_op != ANY)
[all...]

Completed in 59 milliseconds