Home
last modified time | relevance | path

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

/freebsd/usr.sbin/rpc.lockd/
H A Dtest.c225 nlm_granted_res_1(argp, clnt) in nlm_granted_res_1() function
/freebsd/sys/nlm/
H A Dnlm_prot.h329 extern enum clnt_stat nlm_granted_res_1(nlm_res *, void *, CLIENT *, struct rpc_callextra *, struc…
H A Dnlm_prot_clnt.c152 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 Dnlm_prot_server.c362 nlm_granted_res_1(&res, &dummy, rpc, NULL, nlm_zero_tv); in nlm_granted_msg_1_svc()