Home
last modified time | relevance | path

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

/freebsd/lib/libc/rpc/
H A Dclnt_dg.c81 static void clnt_dg_abort(CLIENT *);
635 clnt_dg_abort(CLIENT *h) in clnt_dg_abort() function
820 ops.cl_abort = clnt_dg_abort; in clnt_dg_ops()
/freebsd/sys/rpc/
H A Dclnt_dg.c74 static void clnt_dg_abort(CLIENT *);
82 .cl_abort = clnt_dg_abort,
802 clnt_dg_abort(CLIENT *h) in clnt_dg_abort() function