Home
last modified time | relevance | path

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

/freebsd/sys/rpc/
H A Dclnt_rc.c61 static const struct clnt_ops clnt_reconnect_ops = { variable
117 cl->cl_ops = &clnt_reconnect_ops; in clnt_reconnect_create()