Searched refs:oa_flavor (Results 1 - 9 of 9) sorted by relevance

/macosx-10.9.5/tcpdump-56/tcpdump/
H A Drpc_auth.h69 u_int32_t oa_flavor; /* flavor of auth */ member in struct:sunrpc_opaque_auth
/macosx-10.9.5/Libinfo-449.1.3/rpc.subproj/
H A Dsvc_auth.c123 rqst->rq_xprt->xp_verf.oa_flavor = _null_auth.oa_flavor;
125 cred_flavor = rqst->rq_cred.oa_flavor;
H A Drpc_callmsg.c121 IXDR_PUT_ENUM(buf, oa->oa_flavor);
132 IXDR_PUT_ENUM(buf, oa->oa_flavor);
164 oa->oa_flavor = IXDR_GET_ENUM(buf, enum_t);
200 if (xdr_enum(xdrs, &oa->oa_flavor) == FALSE ||
205 oa->oa_flavor = IXDR_GET_ENUM(buf, enum_t);
H A Dauth.h117 enum_t oa_flavor; /* flavor of auth */ member in struct:opaque_auth
H A Dsvc_auth_unix.c154 rqst->rq_xprt->xp_verf.oa_flavor = AUTH_NULL;
H A Dauth_unix.c181 au->au_origcred.oa_flavor = AUTH_UNIX;
271 if (verf.oa_flavor == AUTH_SHORT) {
H A Drpc_prot.c92 if (xdr_enum(xdrs, &(ap->oa_flavor)))
/macosx-10.9.5/NFS-81/rpc.rquotad/
H A Drquotad.c502 if (request->rq_cred.oa_flavor != AUTH_UNIX) {
/macosx-10.9.5/remote_cmds-41.90.1/ypbind.tproj/
H A Dypbind.c418 switch (rqstp->rq_cred.oa_flavor)

Completed in 63 milliseconds