Searched refs:nlm_lock_msg_1 (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/sys/nlm/
H A Dnlm_prot.h306 extern enum clnt_stat nlm_lock_msg_1(struct nlm_lockargs *, void *, CLIENT *, struct rpc_callextra *, struct timeval);
H A Dnlm_prot_clnt.c84 nlm_lock_msg_1(struct nlm_lockargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) function
/freebsd-11-stable/usr.sbin/rpc.lockd/
H A Dtest.c113 nlm_lock_msg_1(argp, clnt) function
121 clnt_perror(clnt, "nlm_lock_msg_1");
356 if (out = nlm_lock_msg_1(&arg, cli)) {

Completed in 139 milliseconds