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

  /external/libselinux/src/
check_context.c 12 int security_check_context(const char * con) function
callbacks.c 37 return security_check_context(*ctx);
selinux_internal.h 14 hidden_proto(security_check_context)
android.c 710 rc = security_check_context(ctx_str);
767 rc = security_check_context(ctx_str);
1102 rc = security_check_context(secontext);
    [all...]
  /external/qemu/distrib/libselinux/src/
check_context.c 12 int security_check_context(const char * con) function
callbacks.c 37 return security_check_context(*ctx);
selinux_internal.h 14 hidden_proto(security_check_context)
android.c 703 rc = security_check_context(ctx_str);
760 rc = security_check_context(ctx_str);
1076 rc = security_check_context(secontext);
    [all...]
  /cts/tests/tests/security/jni/
android_security_cts_SELinuxTest.cpp 62 int validContext = security_check_context(tmp);
  /ndk/sources/host-tools/sed-4.2.1/lib/
se-selinux.in.h 40 static inline int security_check_context function
  /external/libselinux/include/selinux/
selinux.h 215 extern int security_check_context(const char * con);
  /external/qemu/distrib/libselinux/include/selinux/
selinux.h 215 extern int security_check_context(const char * con);

Completed in 103 milliseconds