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

/external/mksh/src/
H A Dfuncs.c2558 * pdksh tries to do the later (the j_usrtime hack doesn't
2561 timerclear(&j_usrtime);
2579 timeradd(&usrtime, &j_usrtime, &usrtime);
H A Djobs.c1237 j_usrtime = j->usrtime;
H A Dsh.h1603 EXTERN struct timeval j_usrtime, j_systime; variable in typeref:struct:timeval

Completed in 142 milliseconds