Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/csh/
H A Dsh.proc.h40 struct timeval p_etime; /* end time */ member
H A Dsh.proc.c90 (void) gettimeofday(&pp->p_etime, (struct timezone *)0); in pchild()
727 prusage(&zru, &pp->p_rusage, &pp->p_etime, in pprint()
765 tvsub(&diff, &pp->p_etime, &pp->p_btime); in ptprint()