Home
last modified time | relevance | path

Searched refs:fu_uid (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dutssys.h88 #define fu_uid fu_info.u_info.u_uid macro
/illumos-gate/usr/src/cmd/fs.d/ufs/quotacheck/
H A Dquotacheck.c80 uid_t fu_uid; member
665 if (fup->fu_uid == uid) in lookup()
686 fup->fu_uid = uid; in adduid()
/illumos-gate/usr/src/cmd/fuser/
H A Dfuser.c216 ((pwdp = getpwuid(f_user->fu_uid)) != NULL)) in report_process()
/illumos-gate/usr/src/uts/common/syscall/
H A Dutssys.c606 fu_data->fud_user[pcnt].fu_uid = uid; in dofusers()
/illumos-gate/usr/src/cmd/truss/
H A Dexpound.c449 fubuf.fu_uid, in show_fusers()