OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:j_usrtime
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/ksh/
c_sh.c
734
extern clock_t
j_usrtime
, j_systime; /* computed by j_wait */
744
* pdksh tries to do the later (the
j_usrtime
hack doesn't
747
j_usrtime
= j_systime = 0;
762
tms.tms_utime = t1.tms_utime - t0.tms_utime +
j_usrtime
;
jobs.c
173
clock_t j_systime,
j_usrtime
; /* user and system time of last j_waitjed job */
variable in typeref:typename:clock_t
1223
j_usrtime
= j->usrtime;
Completed in 13 milliseconds
Indexes created Tue Oct 14 21:09:58 GMT 2025