Home
last modified time | relevance | path

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

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