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

/external/selinux/checkpolicy/
H A Dmodule_compiler.c65 static void print_error_msg(int ret, uint32_t symbol_type) function
306 print_error_msg(ret, SYM_ROLES);
439 print_error_msg(ret, SYM_TYPES);
540 print_error_msg(ret, SYM_USERS);
811 print_error_msg(ret, SYM_CLASSES);
1006 print_error_msg(retval, SYM_BOOLS);
1062 print_error_msg(retval, SYM_LEVELS);
1098 print_error_msg(retval, SYM_CATS);

Completed in 295 milliseconds