Home | History | Annotate | Download | only in src

Lines Matching refs:SCOPE_REQ

670  * the policy is a module, set object_r's scope to be SCOPE_REQ,
692 POLICY_MOD ? SCOPE_REQ : SCOPE_DECL), 1,
1461 * scope scope of this symbol, either SCOPE_REQ or SCOPE_DECL
1546 } else if (scope_datum->scope == SCOPE_REQ && scope == SCOPE_DECL) {