Searched defs:acctv3 (Results 1 – 1 of 1) sorted by relevance
55 struct acctv3 { struct58 uint16_t ac_len; /* record length */61 float ac_utime; /* user time */62 float ac_stime; /* system time */63 float ac_etime; /* elapsed time */64 time_t ac_btime; /* starting time */65 uid_t ac_uid; /* user id */66 gid_t ac_gid; /* group id */70 uint32_t ac_pad0;72 union {[all …]