OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cb_verf
(Results
1 - 5
of
5
) sorted by relevancy
/src/lib/libc/rpc/
rpc_callmsg.c
81
if (cmsg->rm_call.
cb_verf
.oa_length > MAX_AUTH_BYTES) {
87
+ RNDUP(cmsg->rm_call.
cb_verf
.oa_length));
108
oa = &cmsg->rm_call.
cb_verf
;
162
oa = &cmsg->rm_call.
cb_verf
;
210
return (xdr_opaque_auth(xdrs, &(cmsg->rm_call.
cb_verf
)));
clnt_bcast.c
407
msg.rm_call.
cb_verf
= sys_auth->ah_verf;
svc.c
626
* the "raw" parameters (msg.rm_call.cb_cred and msg.rm_call.
cb_verf
) and
687
msg.rm_call.
cb_verf
.oa_base = &(cred_area[MAX_AUTH_BYTES]);
/src/include/rpc/
rpc_msg.h
143
struct opaque_auth
cb_verf
; /* protocol specific - provided by client */
member in struct:call_body
/src/usr.sbin/ypbind/
ypbind.c
1367
msg.rm_call.
cb_verf
= rpcua->ah_verf;
1460
msg.rm_call.
cb_verf
= rpcua->ah_verf;
Completed in 14 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025