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

  /external/libsepol/include/sepol/policydb/
policydb.h 307 typedef struct ocontext { struct
340 struct ocontext *next;
345 struct ocontext *head;
377 /* 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...]

Completed in 48 milliseconds