Searched refs:aup_uid (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/include/rpc/
H A Dauth_unix.h64 u_int aup_uid; member in struct:authunix_parms
/freebsd-13-stable/lib/libc/rpc/
H A Dauthunix_prot.c71 xdr_u_int(xdrs, &(p->aup_uid)) &&
H A Dsvc_auth_unix.c97 aup->aup_uid = (int)IXDR_GET_INT32(buf);
H A Dauth_unix.c135 aup.aup_uid = uid;
/freebsd-13-stable/usr.sbin/keyserv/
H A Dkeyserv.c717 uid = ((struct authsys_parms *)rqstp->rq_clntcred)->aup_uid;
767 rqstp->rq_clntcred)->aup_uid)
774 ((uid_t) ((struct authunix_parms *)rqstp->rq_clntcred)->aup_uid));
/freebsd-13-stable/usr.sbin/ypbind/
H A Dypbind.c325 if (creds->aup_uid != 0) {
/freebsd-13-stable/usr.sbin/rpcbind/
H A Drpcb_svc_com.c838 au->aup_uid, au->aup_gid,

Completed in 87 milliseconds