Searched refs:nlm_cancel_res_1 (Results 1 – 4 of 4) sorted by relevance
/freebsd/usr.sbin/rpc.lockd/ |
H A D | test.c | 195 nlm_cancel_res_1(argp, clnt) in nlm_cancel_res_1() function
|
/freebsd/sys/nlm/ |
H A D | nlm_prot.h | 323 extern enum clnt_stat nlm_cancel_res_1(nlm_res *, void *, CLIENT *, struct rpc_callextra *, struct…
|
H A D | nlm_prot_clnt.c | 134 nlm_cancel_res_1(nlm_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct tim… in nlm_cancel_res_1() function
|
H A D | nlm_prot_server.c | 309 nlm_cancel_res_1(&res, &dummy, rpc, NULL, nlm_zero_tv); in nlm_cancel_msg_1_svc()
|