Home
last modified time | relevance | path

Searched refs:iwlog_va (Results 1 – 2 of 2) sorted by relevance

/third_party/iowow/src/log/
Diwlog.c75 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
Diwlog.h246 IW_EXPORT iwrc iwlog_va(FILE *out, iwlog_lvl lvl, iwrc ecode, const char *file, int line,