Searched defs:xdr_res (Results 1 – 8 of 8) sorted by relevance
| /freebsd-13-stable/sys/rpc/ |
| HD | clnt_rc.c | 391 clnt_reconnect_freeres(CLIENT *cl, xdrproc_t xdr_res, void *res_ptr) in clnt_reconnect_freeres()
|
| HD | clnt_bck.c | 498 clnt_bck_freeres(CLIENT *cl, xdrproc_t xdr_res, void *res_ptr) in clnt_bck_freeres()
|
| HD | clnt_vc.c | 622 clnt_vc_freeres(CLIENT *cl, xdrproc_t xdr_res, void *res_ptr) in clnt_vc_freeres()
|
| HD | rpcb_prot.h | 242 xdrproc_t xdr_res; /* decodes results */ member
|
| HD | clnt_dg.c | 794 clnt_dg_freeres(CLIENT *cl, xdrproc_t xdr_res, void *res_ptr) in clnt_dg_freeres()
|
| /freebsd-13-stable/lib/libc/rpc/ |
| HD | clnt_raw.c | 242 clnt_raw_freeres(CLIENT *cl, xdrproc_t xdr_res, void *res_ptr) in clnt_raw_freeres()
|
| HD | clnt_dg.c | 617 clnt_dg_freeres(CLIENT *cl, xdrproc_t xdr_res, void *res_ptr) in clnt_dg_freeres()
|
| HD | clnt_vc.c | 470 clnt_vc_freeres(CLIENT *cl, xdrproc_t xdr_res, void *res_ptr) in clnt_vc_freeres()
|