Searched refs:__xdrrec_getrec (Results 1 – 4 of 4) sorted by relevance
| /freebsd-9-stable/lib/libc/rpc/ |
| D | rpc_com.h | 86 bool_t __xdrrec_getrec(XDR *, enum xprt_stat *, bool_t);
|
| D | svc_vc.c | 599 if (!__xdrrec_getrec(xdrs, &cd->strm_stat, TRUE))
|
| /freebsd-9-stable/sys/rpc/ |
| D | rpc_com.h | 96 bool_t __xdrrec_getrec(XDR *, enum xprt_stat *, bool_t);
|
| /freebsd-9-stable/lib/libc/xdr/ |
| D | xdr_rec.c | 459 if (__xdrrec_getrec(xdrs, &xstat, FALSE)) { 538 __xdrrec_getrec(xdrs, statp, expectdata) in __xdrrec_getrec() function
|