Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/csh/
H A Dsh.time.c52 struct timeval timedol; in dotime() local
61 (void) gettimeofday(&timedol, (struct timezone *)0); in dotime()
62 prusage(&ru0, &ru1, &timedol, &time0); in dotime()