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

  /external/libsepol/src/
context.c 53 if (c->role != OBJECT_R_VAL) {
mls.c 304 if (c->role == OBJECT_R_VAL)
services.c 648 newcontext.role = OBJECT_R_VAL;
    [all...]
policydb.c 652 if (role->s.value != OBJECT_R_VAL) {
    [all...]
  /external/libsepol/include/sepol/policydb/
policydb.h 728 #define OBJECT_R_VAL 1

Completed in 373 milliseconds