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

/ast/src/cmd/ie/
H A Dvi.c66 time_t tms_cutime; member in struct:tms
/ast/src/cmd/ksh93/sh/
H A Dxec.c2626 before.tms_utime = before.tms_cutime = 0;
2652 tm[1] += after.tms_cutime - before.tms_cutime;
H A Dpath.c1406 sabuf.ac_utime = compress(buffer.tms_utime + buffer.tms_cutime);

Completed in 27 milliseconds