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

  /external/libsepol/include/sepol/policydb/
policydb.h 304 typedef struct ocontext { struct
337 struct ocontext *next;
342 struct ocontext *head;
374 /* OCON_NUM needs to be the largest index in any platform's ocontext array */
  /external/libsepol/src/
services.c 943 context_struct_t *ocontext; local
955 ocontext = sepol_sidtab_search(sidtab, oldsid);
956 if (!ocontext) {
975 if (!constraint_expr_eval_reason(ocontext, ncontext, tcontext,
    [all...]
expand.c     [all...]
policydb.c     [all...]

Completed in 662 milliseconds