Home
last modified time | relevance | path

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

/freebsd-11-stable/lib/libc/rpc/
HDclnt_dg.c84 static void clnt_dg_destroy(CLIENT *);
789 clnt_dg_destroy(CLIENT *cl) in clnt_dg_destroy() function
834 ops.cl_destroy = clnt_dg_destroy; in clnt_dg_ops()
/freebsd-11-stable/sys/rpc/
HDclnt_dg.c82 static void clnt_dg_destroy(CLIENT *);
91 .cl_destroy = clnt_dg_destroy,
995 clnt_dg_destroy(CLIENT *cl) in clnt_dg_destroy() function