Searched refs:ac_flag (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.61.12/bsd/sys/ | ||
| H A D | acct.h | 104 u_int8_t ac_flag; /* accounting flags */ member |
| /xnu-12377.61.12/bsd/kern/ | ||
| H A D | kern_acct.c | 303 an_acct.ac_flag = (u_int8_t)p->p_acflag; in acct_process() |