Home
last modified time | relevance | path

Searched defs:xdr_res (Results 1 – 8 of 8) sorted by relevance

/freebsd-12-stable/sys/rpc/
Dclnt_rc.c371 clnt_reconnect_freeres(CLIENT *cl, xdrproc_t xdr_res, void *res_ptr) in clnt_reconnect_freeres()
Dclnt_bck.c480 clnt_bck_freeres(CLIENT *cl, xdrproc_t xdr_res, void *res_ptr) in clnt_bck_freeres()
Dclnt_vc.c594 clnt_vc_freeres(CLIENT *cl, xdrproc_t xdr_res, void *res_ptr) in clnt_vc_freeres()
Drpcb_prot.h244 xdrproc_t xdr_res; /* decodes results */ member
Dclnt_dg.c796 clnt_dg_freeres(CLIENT *cl, xdrproc_t xdr_res, void *res_ptr) in clnt_dg_freeres()
/freebsd-12-stable/lib/libc/rpc/
Dclnt_raw.c244 clnt_raw_freeres(CLIENT *cl, xdrproc_t xdr_res, void *res_ptr) in clnt_raw_freeres()
Dclnt_dg.c619 clnt_dg_freeres(CLIENT *cl, xdrproc_t xdr_res, void *res_ptr) in clnt_dg_freeres()
Dclnt_vc.c472 clnt_vc_freeres(CLIENT *cl, xdrproc_t xdr_res, void *res_ptr) in clnt_vc_freeres()