Searched defs:xdr_results (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/include/rpc/
H A Dpmap_rmt.h57 xdrproc_t xdr_results; member in struct:rmtcallres
/openbsd-current/lib/libc/rpc/
H A Dclnt_tcp.c227 clnttcp_call(CLIENT *h, u_long proc, xdrproc_t xdr_args, caddr_t args_ptr, xdrproc_t xdr_results, caddr_t results_ptr, struct timeval timeout) argument
H A Dsvc.c369 svc_sendreply(SVCXPRT *xprt, xdrproc_t xdr_results, caddr_t xdr_location) argument

Completed in 102 milliseconds