Searched refs:iwlog_va (Results 1 – 2 of 2) sorted by relevance
/third_party/iowow/src/log/ |
D | iwlog.c | 75 rc = iwlog_va(stderr, lvl, ecode, file, line, fmt, argp); in iwlog() 83 iwlog_va(stderr, lvl, ecode, file, line, fmt, argp); in iwlog2() 87 iwrc iwlog_va(FILE *out, iwlog_lvl lvl, iwrc ecode, const char *file, int line, const char *fmt, va… in iwlog_va() function
|
D | iwlog.h | 246 IW_EXPORT iwrc iwlog_va(FILE *out, iwlog_lvl lvl, iwrc ecode, const char *file, int line,
|