OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xdr_results
(Results
1 - 7
of
7
) sorted by relevancy
/src/include/rpc/
pmap_rmt.h
56
xdrproc_t
xdr_results
;
member in struct:rmtcallres
rpcb_prot.x
468
% xdrproc_t
xdr_results
; /* XDR routine for result */
/src/lib/libc/rpc/
pmap_rmt.c
113
r.
xdr_results
= xdrres;
174
return ((*(crp->
xdr_results
))(xdrs, crp->results_ptr));
clnt_vc.c
347
xdrproc_t
xdr_results
,
386
(
xdr_results
== NULL && timeout.tv_sec == 0
452
} else if (! (*
xdr_results
)(xdrs, results_ptr)) {
svc.c
443
svc_sendreply(SVCXPRT *xprt, xdrproc_t
xdr_results
, const char *xdr_location)
454
rply.acpted_rply.ar_results.proc =
xdr_results
;
clnt_bcast.c
431
bres_pmap.
xdr_results
= xresults;
/src/usr.sbin/ypbind/
ypbind.c
1006
rmtcr.
xdr_results
= (xdrproc_t)xdr_bool;
Completed in 14 milliseconds
Indexes created Tue Oct 21 12:09:54 GMT 2025