HomeSort by relevance Sort by last modified time
    Searched full:print_error_msg (Results 1 - 1 of 1) sorted by null

  /external/selinux/checkpolicy/
module_compiler.c 65 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);
    [all...]

Completed in 833 milliseconds