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

  /external/libselinux/src/
context_internal.h 6 hidden_proto(context_str)
context.c 121 char *context_str(context_t context)
149 hidden_def(context_str)
android.c 706 ctx_str = context_str(ctx);
763 ctx_str = context_str(ctx);
1095 secontext = context_str(ctx);
    [all...]
  /external/qemu/distrib/libselinux/src/
context_internal.h 6 hidden_proto(context_str)
context.c 121 char *context_str(context_t context)
149 hidden_def(context_str)
android.c 699 ctx_str = context_str(ctx);
756 ctx_str = context_str(ctx);
1069 secontext = context_str(ctx);
    [all...]
  /external/libselinux/include/selinux/
context.h 24 * Valid until the next call to context_str or context_free
28 extern char *context_str(context_t);
  /external/qemu/distrib/libselinux/include/selinux/
context.h 24 * Valid until the next call to context_str or context_free
28 extern char *context_str(context_t);
  /ndk/sources/host-tools/sed-4.2.1/lib/
se-context.in.h 9 static inline char *context_str (context_t con _UNUSED_PARAMETER_) function

Completed in 740 milliseconds