Searched refs:nlm_granted_res_1 (Results 1 – 4 of 4) sorted by relevance
/freebsd/usr.sbin/rpc.lockd/ |
H A D | test.c | 225 nlm_granted_res_1(argp, clnt) in nlm_granted_res_1() function
|
/freebsd/sys/nlm/ |
H A D | nlm_prot.h | 329 extern enum clnt_stat nlm_granted_res_1(nlm_res *, void *, CLIENT *, struct rpc_callextra *, struc…
|
H A D | nlm_prot_clnt.c | 152 nlm_granted_res_1(nlm_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct ti… in nlm_granted_res_1() function
|
H A D | nlm_prot_server.c | 362 nlm_granted_res_1(&res, &dummy, rpc, NULL, nlm_zero_tv); in nlm_granted_msg_1_svc()
|