Searched refs:tms_stime (Results 1 - 4 of 4) sorted by relevance

/ast/src/lib/libast/misc/
H A Derror.c484 sfprintf(stkstd, " %05lu.%05lu.%05lu ", d - error_info.time, (unsigned long)us.tms_utime, (unsigned long)us.tms_stime);
/ast/src/cmd/ie/
H A Dvi.c65 time_t tms_stime; member in struct:tms
/ast/src/cmd/ksh93/sh/
H A Dxec.c2627 before.tms_stime = before.tms_cstime = 0;
2653 tm[2] = after.tms_stime - before.tms_stime;
H A Dpath.c1407 sabuf.ac_stime = compress(buffer.tms_stime + buffer.tms_cstime);

Completed in 29 milliseconds