Home
last modified time | relevance | path

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

/netbsd-src/include/rpc/
H A Dpmap_rmt.h54 u_long resultslen; member
H A Drpcb_prot.x466 % uint32_t resultslen; /* results length */
/netbsd-src/lib/libc/rpc/
H A Dpmap_rmt.c172 (xdrproc_t)xdr_u_long) && xdr_u_long(xdrs, &crp->resultslen)) { in xdr_rmtcallres()