Home
last modified time | relevance | path

Searched refs:xdr_location (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/lib/libc/rpc/
Dsvc.c369 svc_sendreply(SVCXPRT *xprt, xdrproc_t xdr_results, caddr_t xdr_location) in svc_sendreply() argument
377 rply.acpted_rply.ar_results.where = xdr_location; in svc_sendreply()