OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:j_systime
(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 */
747
j_usrtime =
j_systime
= 0;
763
tms.tms_stime = t1.tms_stime - t0.tms_stime +
j_systime
;
jobs.c
173
clock_t
j_systime
, j_usrtime; /* user and system time of last j_waitjed job */
variable in typeref:typename:clock_t
1224
j_systime
= j->systime;
Completed in 50 milliseconds
Indexes created Mon Oct 20 16:09:52 GMT 2025