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

  /external/libsepol/include/sepol/policydb/
policydb.h 155 } role_allow_t; typedef in typeref:struct:role_allow
538 role_allow_t *role_allow;
  /external/libsepol/src/
expand.c 1297 role_allow_t *cur_allow, *n, *l;
    [all...]
write.c 510 static int role_allow_write(role_allow_t * r, struct policy_file *fp)
512 role_allow_t *ra;
    [all...]
policydb.c 1278 role_allow_t *ra, *lra = NULL;
    [all...]

Completed in 129 milliseconds