Searched refs:security_check_context (Results 1 - 10 of 10) sorted by relevance

/external/libselinux/src/
H A Dcheck_context.c12 int security_check_context(const char * con) function
H A Dcallbacks.c37 return security_check_context(*ctx);
H A Dselinux_internal.h14 hidden_proto(security_check_context)
H A Dandroid.c710 rc = security_check_context(ctx_str);
767 rc = security_check_context(ctx_str);
1102 rc = security_check_context(secontext);
/external/qemu/distrib/libselinux/src/
H A Dcheck_context.c12 int security_check_context(const char * con) function
H A Dcallbacks.c37 return security_check_context(*ctx);
H A Dselinux_internal.h14 hidden_proto(security_check_context)
H A Dandroid.c703 rc = security_check_context(ctx_str);
760 rc = security_check_context(ctx_str);
1076 rc = security_check_context(secontext);
/external/libselinux/include/selinux/
H A Dselinux.h215 extern int security_check_context(const char * con);
/external/qemu/distrib/libselinux/include/selinux/
H A Dselinux.h215 extern int security_check_context(const char * con);

Completed in 495 milliseconds