Home
last modified time | relevance | path

Searched refs:clntraw_freeres (Results 1 – 1 of 1) sorted by relevance

/openbsd/lib/libc/rpc/
H A Dclnt_raw.c65 static bool_t clntraw_freeres(CLIENT *, xdrproc_t, caddr_t);
73 clntraw_freeres,
216 clntraw_freeres(CLIENT *cl, xdrproc_t xdr_res, caddr_t res_ptr) in clntraw_freeres() function