Searched defs:pacct_struct (Results 1 – 1 of 1) sorted by relevance
30 struct pacct_struct { struct31 int ac_flag;32 long ac_exitcode;33 unsigned long ac_mem;34 u64 ac_utime, ac_stime;35 unsigned long ac_minflt, ac_majflt;