Searched refs:ac_gid16 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/uapi/linux/ | ||
H A D | acct.h | 50 __u16 ac_gid16; /* LSB of Real Group ID */ member |
/openbmc/linux/kernel/ | ||
H A D | acct.c | 532 ac->ac_gid16 = ac->ac_gid; in fill_ac() |