Home
last modified time | relevance | path

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

/freebsd/usr.sbin/rpc.lockd/
H A Dlockd.c206 (void)rpcb_unset(NLM_PROG, NLM_VERSX, NULL); in main()
777 if (!svc_reg(transp, NLM_PROG, NLM_VERSX, nlm_prog_3, in complete_service()
814 rpcb_set(NLM_PROG, NLM_VERSX, nconf, &servaddr); in complete_service()
/freebsd/include/rpcsvc/
H A Dnlm_prot.x292 version NLM_VERSX {
/freebsd/sys/nlm/
H A Dnlm_prot.h332 #define NLM_VERSX ((unsigned long)(3)) macro
H A Dnlm_prot_impl.c1431 NLM_SM, NLM_VERS, NLM_VERSX, NLM_VERS4 in nlm_register_services()