Searched defs:pacct_struct (Results 1 – 1 of 1) sorted by relevance
512 struct pacct_struct { struct513 int ac_flag;514 long ac_exitcode;515 unsigned long ac_mem;516 cputime_t ac_utime, ac_stime;517 unsigned long ac_minflt, ac_majflt;