Searched defs:pacct_struct (Results 1 – 1 of 1) sorted by relevance
3970 struct pacct_struct { struct3971 int ac_flag;3972 long int ac_exitcode;3973 long unsigned int ac_mem;3974 u64 ac_utime;3975 u64 ac_stime;3976 long unsigned int ac_minflt;3977 long unsigned int ac_majflt;