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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Dlogging.c109 int timlen; local
124 timlen = 0;
133 timlen = strftime(timbuf, sizeof (timbuf), "%Y/%m/%d %T"
181 if ((retv = dowrite(curlogfd, timbuf, timlen)) > 0)

Completed in 43 milliseconds