Home
last modified time | relevance | path

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

/freebsd/lib/libc/rpc/
H A Dclnt_vc.c94 static void clnt_vc_destroy(CLIENT *);
625 clnt_vc_destroy(CLIENT *cl) in clnt_vc_destroy() function
763 ops.cl_destroy = clnt_vc_destroy; in clnt_vc_ops()
/freebsd/sys/rpc/
H A Dclnt_vc.c95 static void clnt_vc_destroy(CLIENT *);
106 .cl_destroy = clnt_vc_destroy,
848 clnt_vc_destroy(CLIENT *cl) in clnt_vc_destroy() function