Home
last modified time | relevance | path

Searched defs:validate_context (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/selinux/libselinux/utils/
H A Dsefcontext_compile.c20 static int validate_context(char **ctxp) in validate_context() function
/aosp_15_r20/external/selinux/libsepol/src/
H A Dpolicydb_validate.c1291 static int validate_context(const context_struct_t *con, validate_t flavors[], int mls) in validate_context() function