Searched defs:res_ptr (Results 1 – 8 of 8) sorted by relevance
/freebsd-src/lib/libc/rpc/ |
H A D | clnt_raw.c | 237 clnt_raw_freeres(CLIENT *cl, xdrproc_t xdr_res, void *res_ptr) in clnt_raw_freeres()
|
H A D | clnt_dg.c | 612 clnt_dg_freeres(CLIENT *cl, xdrproc_t xdr_res, void *res_ptr) in clnt_dg_freeres()
|
H A D | clnt_vc.c | 464 clnt_vc_freeres(CLIENT *cl, xdrproc_t xdr_res, void *res_ptr) in clnt_vc_freeres()
|
/freebsd-src/sys/rpc/ |
H A D | clnt_rc.c | 398 clnt_reconnect_freeres(CLIENT *cl, xdrproc_t xdr_res, void *res_ptr) in clnt_reconnect_freeres()
|
H A D | clnt_bck.c | 493 clnt_bck_freeres(CLIENT *cl, xdrproc_t xdr_res, void *res_ptr) in clnt_bck_freeres()
|
H A D | clnt_vc.c | 617 clnt_vc_freeres(CLIENT * cl,xdrproc_t xdr_res,void * res_ptr) clnt_vc_freeres() argument
|
H A D | clnt_dg.c | 789 clnt_dg_freeres(CLIENT *cl, xdrproc_t xdr_res, void *res_ptr) in clnt_dg_freeres()
|
/freebsd-src/lib/libdevinfo/ |
H A D | devinfo.c | 274 int rman_ptr, res_ptr; in devinfo_init_resources() local
|