Searched defs:pacct_struct (Results 1 – 7 of 7) 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;
2334 struct pacct_struct { struct2335 int ac_flag;2336 long int ac_exitcode;2337 long unsigned int ac_mem;2338 u64 ac_utime;2339 u64 ac_stime;2340 long unsigned int ac_minflt;2341 long unsigned int ac_majflt;
2210 struct pacct_struct { struct2211 int ac_flag;2212 long int ac_exitcode;2213 long unsigned int ac_mem;2214 u64 ac_utime;2215 u64 ac_stime;2216 long unsigned int ac_minflt;2217 long unsigned int ac_majflt;
7602 struct pacct_struct { struct7603 int ac_flag;7604 long int ac_exitcode;7605 long unsigned int ac_mem;7606 u64 ac_utime;7607 u64 ac_stime;7608 long unsigned int ac_minflt;7609 long unsigned int ac_majflt;