Searched refs:ac_btime (Results 1 – 2 of 2) sorted by relevance
| /xnu-10002.1.13/bsd/sys/ | ||
| H A D | acct.h | 92 u_int32_t ac_btime; /* starting time */ member |
| /xnu-10002.1.13/bsd/kern/ | ||
| H A D | kern_acct.c | 266 an_acct.ac_btime = (u_int32_t)p->p_start.tv_sec; in acct_process() |