HomeSort by relevance Sort by last modified time
    Searched full:context_str (Results 1 - 5 of 5) 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 502 ctx_str = context_str(ctx);
568 ctx_str = context_str(ctx);
  /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);
  /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 35 milliseconds