Searched refs:IWLOG_FN (Results 1 – 2 of 2) sorted by relevance
56 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()
141 typedef iwrc (*IWLOG_FN)( typedef206 IW_EXPORT void iwlog_set_logfn(IWLOG_FN fp, void *opts);212 IW_EXPORT IWLOG_FN iwlog_get_logfn(void);