Searched refs:NLM_SM (Results 1 – 5 of 5) sorted by relevance
| /freebsd-10-stable/usr.sbin/rpc.lockd/ |
| D | lockd.c | 202 (void)rpcb_unset(NLM_PROG, NLM_SM, NULL); in main() 763 if (!svc_reg(transp, NLM_PROG, NLM_SM, nlm_prog_0, in complete_service() 810 rpcb_set(NLM_PROG, NLM_SM, nconf, &servaddr); in complete_service() 898 mon_host.mon_id.my_id.my_vers = NLM_SM; in init_nsm()
|
| D | lockd_lock.c | 2073 smon.mon_id.my_id.my_vers = NLM_SM; in monitor_lock_host() 2144 smon_id.my_id.my_vers = NLM_SM; in unmonitor_lock_host()
|
| /freebsd-10-stable/include/rpcsvc/ |
| D | nlm_prot.x | 267 version NLM_SM {
|
| /freebsd-10-stable/sys/nlm/ |
| D | nlm_prot.h | 280 #define NLM_SM ((unsigned long)(0)) macro
|
| D | nlm_prot_impl.c | 1161 smmonid.my_id.my_vers = NLM_SM; in nlm_host_unmonitor() 1225 smmon.mon_id.my_id.my_vers = NLM_SM; in nlm_host_monitor() 1424 NLM_SM, NLM_VERS, NLM_VERSX, NLM_VERS4 in nlm_register_services()
|