Searched refs:clnt_dg_control (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/lib/libc/rpc/
H A Dclnt_dg.c85 static bool_t clnt_dg_control(CLIENT *, u_int, void *);
648 clnt_dg_control(CLIENT *cl, u_int request, void *info) function
837 ops.cl_control = clnt_dg_control;
/freebsd-12-stable/sys/rpc/
H A Dclnt_dg.c82 static bool_t clnt_dg_control(CLIENT *, u_int, void *);
94 .cl_control = clnt_dg_control
814 clnt_dg_control(CLIENT *cl, u_int request, void *info) function

Completed in 134 milliseconds