Searched defs:pacct_struct (Results 1 – 7 of 7) sorted by relevance
4207 struct pacct_struct { struct4208 int ac_flag;4209 long int ac_exitcode;4210 long unsigned int ac_mem;4211 u64 ac_utime;4212 u64 ac_stime;4213 long unsigned int ac_minflt;4214 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;