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

  /external/libselinux/src/
check_context.c 12 int security_check_context(const security_context_t con) function
callbacks.c 37 return security_check_context(*ctx);
selinux_internal.h 14 hidden_proto(security_check_context)
android.c 497 rc = security_check_context(ctx_str);
563 rc = security_check_context(ctx_str);
  /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 214 extern int security_check_context(const security_context_t con);

Completed in 460 milliseconds