Searched defs:pacct_struct (Results 1 – 1 of 1) sorted by relevance
2265 struct pacct_struct { struct2266 int ac_flag;2267 long int ac_exitcode;2268 long unsigned int ac_mem;2269 u64 ac_utime;2270 u64 ac_stime;2271 long unsigned int ac_minflt;2272 long unsigned int ac_majflt;