Home
last modified time | relevance | path

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

/freebsd/sys/rpc/
H A Dclnt_bck.c97 static const struct clnt_ops clnt_bck_ops = { variable
168 cl->cl_ops = &clnt_bck_ops; in clnt_bck_create()