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

/macosx-10.10.1/Libinfo-459/rpc.subproj/
H A Dauth_unix.h87 int aup_uid; member in struct:authunix_parms
H A Dauthunix_prot.c86 && xdr_int(xdrs, &(p->aup_uid))
H A Dsvc_auth_unix.c125 aup->aup_uid = IXDR_GET_LONG(buf);
H A Dauth_unix.c169 aup.aup_uid = uid;
/macosx-10.10.1/NFS-82/rpc.rquotad/
H A Drquotad.c505 } else if ((ext_getq_args.gqa_type == RQUOTA_USRQUOTA) && aup->aup_uid &&
506 (aup->aup_uid != (uint32_t)ext_getq_args.gqa_id)) {
509 } else if ((ext_getq_args.gqa_type == RQUOTA_GRPQUOTA) && aup->aup_uid &&
/macosx-10.10.1/remote_cmds-47/ypbind.tproj/
H A Dypbind.c422 if (creds->aup_uid != 0)

Completed in 107 milliseconds