Searched refs:ac_stime (Results 1 – 4 of 4) sorted by relevance
50 comp_t ac_stime; /* system time */ member
132 t = expand(ab.ac_utime) + expand(ab.ac_stime); in main()
197 acct.ac_stime = encode_comp_t(st.tv_sec, st.tv_usec); in acct_process()
340 ci.ci_stime = decode_comp_t(ac.ac_stime); in acct_load()