Searched defs:pacct_struct (Results 1 – 1 of 1) sorted by relevance
26 struct pacct_struct { struct27 int ac_flag;28 long ac_exitcode;29 unsigned long ac_mem;30 u64 ac_utime, ac_stime;31 unsigned long ac_minflt, ac_majflt;