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

/macosx-10.9.5/Libinfo-449.1.3/rpc.subproj/
H A Dauth_unix.h80 struct authunix_parms { struct
94 extern bool_t xdr_authunix_parms __P((XDR *, struct authunix_parms *));
H A Dauthunix_prot.c81 register struct authunix_parms *p;
H A Dsvc_auth_unix.c85 register struct authunix_parms *aup;
92 struct authunix_parms area_aup;
H A Dauth_unix.c134 struct authunix_parms aup;
298 struct authunix_parms aup;
309 /* first deserialize the creds back into a struct authunix_parms */
329 /* free the struct authunix_parms created by deserializing */
/macosx-10.9.5/NFS-81/rpc.rquotad/
H A Drquotad.c457 ismember(struct authunix_parms *aup, int gid)
478 struct authunix_parms *aup;
501 aup = (struct authunix_parms *)request->rq_clntcred;
/macosx-10.9.5/remote_cmds-41.90.1/ypbind.tproj/
H A Dypbind.c398 struct authunix_parms *creds;
421 creds = (struct authunix_parms *)rqstp->rq_clntcred;

Completed in 88 milliseconds