Home
last modified time | relevance | path

Searched refs:sepol_check_context (Results 1 - 4 of 4) sorted by relevance

/third_party/selinux/libsepol/include/sepol/
H A Dcontext.h14 extern int sepol_check_context(const char *context);
/third_party/selinux/libsepol/utils/
H A Dchkcon.c37 if (sepol_check_context(argv[2]) < 0) { in main()
/third_party/selinux/libsepol/src/
H A Dcontext.c22 int sepol_check_context(const char *context) in sepol_check_context() function
/third_party/selinux/libselinux/utils/
H A Dsefcontext_compile.c24 if (policy_file && sepol_check_context(ctx) < 0) { in validate_context()

Completed in 2 milliseconds