Home
last modified time | relevance | path

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

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