Home
last modified time | relevance | path

Searched refs:cil_vlog (Results 1 – 5 of 5) sorted by relevance

/external/selinux/libsepol/cil/src/
Dcil_log.c52 __attribute__ ((format (printf, 2, 0))) void cil_vlog(enum cil_log_level lvl, const char *msg, va_l… in cil_vlog() function
65 cil_vlog(lvl, msg, args); in cil_log()
Dcil_log.h38 __attribute__ ((format(printf, 2, 0))) void cil_vlog(enum cil_log_level lvl, const char *msg, va_li…
Dcil_list.c42 cil_vlog(CIL_ERR, msg, ap); in cil_list_error()
Dcil_symtab.c49 cil_vlog(CIL_ERR, msg, ap); in cil_symtab_error()
Dcil_tree.c57 cil_vlog(CIL_ERR, msg, ap); in cil_tree_error()
121 cil_vlog(lvl, msg, ap); in cil_tree_log()