Home
last modified time | relevance | path

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

/third_party/iowow/src/log/
Diwlog.c56 static IWLOG_FN _current_logfn = _default_logfn;
106 IWLOG_FN logfn = _current_logfn; in iwlog_va()
169 void iwlog_set_logfn(IWLOG_FN fp, void *opts) { in iwlog_set_logfn()
178 IWLOG_FN iwlog_get_logfn(void) { in iwlog_get_logfn()
Diwlog.h141 typedef iwrc (*IWLOG_FN)( typedef
206 IW_EXPORT void iwlog_set_logfn(IWLOG_FN fp, void *opts);
212 IW_EXPORT IWLOG_FN iwlog_get_logfn(void);