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

  /external/libsepol/src/
services.c 372 * tcontext is the context after the transition, and xcontext is the
381 context_struct_t *tcontext,
486 val2 = tcontext->user;
492 val2 = tcontext->type;
498 val2 = tcontext->role;
527 l2 = &(tcontext->range.level[0]);
533 l2 = &(tcontext->range.level[1]);
539 l2 = &(tcontext->range.level[0]);
545 l2 = &(tcontext->range.level[1]);
556 l1 = &(tcontext->range.level[0])
945 context_struct_t *tcontext; local
992 context_struct_t *scontext = 0, *tcontext = 0; local
1028 context_struct_t *scontext = 0, *tcontext = 0; local
1228 context_struct_t *scontext = 0, *tcontext = 0, newcontext; local
    [all...]
mls.h 60 context_struct_t * tcontext,
mls.c 607 context_struct_t * tcontext,
620 rtr->target_type == tcontext->type &&
638 if (newcontext->type != tcontext->type) {
643 return mls_copy_context(newcontext, tcontext);
  /external/chromium_org/third_party/icu/source/tools/toolutil/
ucbuf.c 266 fprintf(stderr,"\tContext: %s\n",context);
  /external/icu4c/tools/toolutil/
ucbuf.c 267 fprintf(stderr,"\tContext: %s\n",context);
  /external/libselinux/src/
avc.c 635 log_append(avc_audit_buf, "scontext=%s tcontext=%s",

Completed in 106 milliseconds