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

/macosx-10.9.5/Libinfo-449.1.3/rpc.subproj/
H A Drpc_callmsg.c93 if (cmsg->rm_call.cb_verf.oa_length > MAX_AUTH_BYTES) {
100 + RNDUP(cmsg->rm_call.cb_verf.oa_length));
105 + RNDUP(cmsg->rm_call.cb_verf.oa_length));
131 oa = &cmsg->rm_call.cb_verf;
193 oa = &cmsg->rm_call.cb_verf;
248 return (xdr_opaque_auth(xdrs, &(cmsg->rm_call.cb_verf)));
H A Drpc_msg.h186 struct opaque_auth cb_verf; /* protocol specific - provided by client */ member in struct:call_body
H A Dsvc.c401 * the "raw" parameters (msg.rm_call.cb_cred and msg.rm_call.cb_verf) and
453 msg.rm_call.cb_verf.oa_base = &(cred_area[MAX_AUTH_BYTES]);
H A Dpmap_rmt.c352 msg.rm_call.cb_verf = unix_auth->ah_verf;
/macosx-10.9.5/remote_cmds-41.90.1/ypbind.tproj/
H A Dypbind.c748 msg.rm_call.cb_verf = rpcua->ah_verf;
816 msg.rm_call.cb_verf = rpcua->ah_verf;
/macosx-10.9.5/autofs-234/automountd/
H A Dnfs_cast.c303 msg.rm_call.cb_verf = sys_auth->ah_verf;

Completed in 87 milliseconds