Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.time.c53 struct timeval timedol; in dotime() local
62 (void) gettimeofday(&timedol, (struct timezone *)0); in dotime()
63 prusage(&ru0, &ru1, &timedol, &time0); in dotime()