Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/gen/
H A Dsyslog.c82 timefun(char *p, size_t tbuf_left) in timefun() function
134 timefun,
H A Dsyslog_private.h41 size_t (*timefun)(char *, size_t); member
H A Dxsyslog.c184 prlen = (*fun->timefun)(p, tbuf_left); in _vxsyslogp_r()