Searched refs:NLM_VERSX (Results 1 – 4 of 4) sorted by relevance
| /freebsd/usr.sbin/rpc.lockd/ |
| H A D | lockd.c | 206 (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 D | nlm_prot.x | 292 version NLM_VERSX {
|
| /freebsd/sys/nlm/ |
| H A D | nlm_prot.h | 332 #define NLM_VERSX ((unsigned long)(3)) macro
|
| H A D | nlm_prot_impl.c | 1431 NLM_SM, NLM_VERS, NLM_VERSX, NLM_VERS4 in nlm_register_services()
|