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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Dpppoed.c54 static time_t time_started; /* Time daemon was started; for debug */ variable
199 (void) fprintf(fp, "Started on %s", ctime(&time_started));
429 time_started = time(NULL);

Completed in 57 milliseconds