Home
last modified time | relevance | path

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

/freebsd/lib/libc/rpc/
H A Dclnt_raw.c237 clnt_raw_freeres(CLIENT *cl, xdrproc_t xdr_res, void *res_ptr) in clnt_raw_freeres()
H A Dclnt_dg.c612 clnt_dg_freeres(CLIENT *cl, xdrproc_t xdr_res, void *res_ptr) in clnt_dg_freeres()
H A Dclnt_vc.c464 clnt_vc_freeres(CLIENT *cl, xdrproc_t xdr_res, void *res_ptr) in clnt_vc_freeres()
/freebsd/sys/rpc/
H A Dclnt_rc.c398 clnt_reconnect_freeres(CLIENT *cl, xdrproc_t xdr_res, void *res_ptr) in clnt_reconnect_freeres()
H A Dclnt_bck.c493 clnt_bck_freeres(CLIENT *cl, xdrproc_t xdr_res, void *res_ptr) in clnt_bck_freeres()
H A Dclnt_vc.c609 clnt_vc_freeres(CLIENT *cl, xdrproc_t xdr_res, void *res_ptr) in clnt_vc_freeres()
H A Dclnt_dg.c789 clnt_dg_freeres(CLIENT *cl, xdrproc_t xdr_res, void *res_ptr) in clnt_dg_freeres()
/freebsd/lib/libdevinfo/
H A Ddevinfo.c274 int rman_ptr, res_ptr; in devinfo_init_resources() local