HomeSort by relevance Sort by last modified time
    Searched refs:SCOPE_REQ (Results 1 - 5 of 5) sorted by null

  /external/libsepol/src/
link.c 682 if (scope->scope == SCOPE_REQ) {
720 if (scope->scope == SCOPE_REQ) {
    [all...]
policydb.c 626 * the policy is a module, set object_r's scope to be SCOPE_REQ,
648 POLICY_MOD ? SCOPE_REQ : SCOPE_DECL), 1,
1417 * scope scope of this symbol, either SCOPE_REQ or SCOPE_DECL
    [all...]
  /external/libsepol/include/sepol/policydb/
policydb.h 444 #define SCOPE_REQ 1
  /external/checkpolicy/
module_compiler.c 633 SCOPE_REQ, decl->decl_id, dest_value);
    [all...]
  /external/checkpolicy/test/
dismod.c 108 if (scope->scope == SCOPE_REQ) {

Completed in 31 milliseconds