Home
last modified time | relevance | path

Searched refs:aup_uid (Results 1 – 6 of 6) sorted by relevance

/freebsd/include/rpc/
H A Dauth_unix.h60 u_int aup_uid; member
/freebsd/lib/libc/rpc/
H A Dauthunix_prot.c64 xdr_u_int(xdrs, &(p->aup_uid)) && in xdr_authunix_parms()
H A Dsvc_auth_unix.c90 aup->aup_uid = (int)IXDR_GET_INT32(buf); in _svcauth_unix()
H A Dauth_unix.c128 aup.aup_uid = uid; in authunix_create()
/freebsd/usr.sbin/ypbind/
H A Dypbind.c320 if (creds->aup_uid != 0) { in ypbindprog_2()
/freebsd/usr.sbin/rpcbind/
H A Drpcb_svc_com.c835 au->aup_uid, au->aup_gid, in rpcbproc_callit_com()