Searched defs:pacct_struct (Results 1 – 7 of 7) sorted by relevance
3313 struct pacct_struct { struct3314 int ac_flag;3315 long int ac_exitcode;3316 long unsigned int ac_mem;3317 u64 ac_utime;3318 u64 ac_stime;3319 long unsigned int ac_minflt;3320 long unsigned int ac_majflt;
2603 struct pacct_struct { struct2604 int ac_flag;2605 long int ac_exitcode;2606 long unsigned int ac_mem;2607 u64 ac_utime;2608 u64 ac_stime;2609 long unsigned int ac_minflt;2610 long unsigned int ac_majflt;
2799 struct pacct_struct { struct2800 int ac_flag;2801 long int ac_exitcode;2802 long unsigned int ac_mem;2803 u64 ac_utime;2804 u64 ac_stime;2805 long unsigned int ac_minflt;2806 long unsigned int ac_majflt;
1680 struct pacct_struct { struct1681 int ac_flag;1682 long int ac_exitcode;1683 long unsigned int ac_mem;1684 u64 ac_utime;1685 u64 ac_stime;1686 long unsigned int ac_minflt;1687 long unsigned int ac_majflt;