Searched refs:ac_uid16 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/uapi/linux/ | ||
H A D | acct.h | 49 __u16 ac_uid16; /* LSB of Real User ID */ member |
/openbmc/linux/kernel/ | ||
H A D | acct.c | 520 ac.ac_uid16 = ac.ac_uid; in do_acct_process() |