Searched refs:NLM4_FREE_ALL (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/usr.sbin/clear_locks/
H A Dclear_locks.c58 stat = rpc_call("localhost", NLM_PROG, NLM_VERS4, NLM4_FREE_ALL,
/freebsd-10.0-release/include/rpcsvc/
H A Dnlm_prot.x325 void NLM4_FREE_ALL(nlm4_notify) = 23;
/freebsd-10.0-release/sys/nlm/
H A Dnlm_prot_svc.c495 case NLM4_FREE_ALL:
H A Dnlm_prot.h404 #define NLM4_FREE_ALL ((unsigned long)(23)) macro
H A Dnlm_prot_clnt.c365 return (CLNT_CALL_EXT(clnt, ext, NLM4_FREE_ALL,

Completed in 125 milliseconds