Home
last modified time | relevance | path

Searched defs:acct_v3 (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/include/linux/
Dacct.h73 struct acct_v3 struct
75 char ac_flag; /* Flags */
76 char ac_version; /* Always set to ACCT_VERSION */
77 __u16 ac_tty; /* Control Terminal */
78 __u32 ac_exitcode; /* Exitcode */
79 __u32 ac_uid; /* Real User ID */
80 __u32 ac_gid; /* Real Group ID */
81 __u32 ac_pid; /* Process ID */
82 __u32 ac_ppid; /* Parent Process ID */
83 __u32 ac_btime; /* Process Creation Time */
[all …]