Home
last modified time | relevance | path

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

/third_party/iowow/src/log/
Diwlog.c47 static iwrc _default_logfn(
56 static IWLOG_FN _current_logfn = _default_logfn;
171 _current_logfn = _default_logfn; in iwlog_set_logfn()
298 static iwrc _default_logfn( in _default_logfn() function