Searched refs:nlm_unlock_1 (Results 1 - 4 of 4) sorted by last modified time

/freebsd-11-stable/usr.sbin/rpc.lockd/
H A Dtest.c68 nlm_unlock_1(argp, clnt) function
/freebsd-11-stable/sys/nlm/
H A Dnlm_advlock.c667 stat = nlm_unlock_1(&args1, &res1, client, ext, timo);
H A Dnlm_prot.h297 extern enum clnt_stat nlm_unlock_1(struct nlm_unlockargs *, nlm_res *, CLIENT *, struct rpc_callextra *, struct timeval);
H A Dnlm_prot_clnt.c57 nlm_unlock_1(struct nlm_unlockargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) function

Completed in 86 milliseconds