Home
last modified time | relevance | path

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

/third_party/ulib/musl/src/misc/
A Dsyslog.c73 char timebuf[16]; in _vsyslog() local
91 strftime(timebuf, sizeof timebuf, "%b %e %T", &tm); in _vsyslog()
94 l = snprintf(buf, sizeof buf, "<%d>%s %n%s%s%.0d%s: ", priority, timebuf, &hlen, log_ident, in _vsyslog()

Completed in 2 milliseconds