Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Dlogging.c107 int timlen; in vlogat() local
122 timlen = 0; in vlogat()
131 timlen = strftime(timbuf, sizeof (timbuf), "%Y/%m/%d %T" in vlogat()
179 if ((retv = dowrite(curlogfd, timbuf, timlen)) > 0) in vlogat()