Home
last modified time | relevance | path

Searched refs:flavor_str (Results 1 - 2 of 2) sorted by relevance

/third_party/selinux/checkpolicy/
H A Dmodule_compiler.c54 static const char * const flavor_str[SYM_NUM] = { variable
72 yyerror2("Duplicate declaration of %s", flavor_str[symbol_type]); in print_error_msg()
75 yyerror2("Could not declare %s here", flavor_str[symbol_type]); in print_error_msg()
/third_party/selinux/libsepol/cil/src/
H A Dcil_post.c2268 static int __cil_post_process_context_rules(struct cil_sort *sort, int (*compar)(const void *, const void *), int (*concompar)(const void *, const void *), struct cil_db *db, enum cil_flavor flavor, const char *flavor_str) in __cil_post_process_context_rules() argument
2300 cil_log(CIL_WARN, "Found conflicting %s rules\n", flavor_str); in __cil_post_process_context_rules()

Completed in 8 milliseconds