Home
last modified time | relevance | path

Searched refs:SM_VERS (Results 1 – 8 of 8) sorted by relevance

/freebsd/usr.sbin/rpc.statd/
H A Dtest.c105 cli = clnt_create("localhost", SM_PROG, SM_VERS, "udp"); in main()
115 mon.mon_id.my_id.my_vers = SM_VERS; in main()
H A Dstatd.c139 (void)rpcb_unset(SM_PROG, SM_VERS, NULL); in main()
564 if (!svc_register(transp, SM_PROG, SM_VERS, in complete_service()
569 if (!svc_reg(transp, SM_PROG, SM_VERS, in complete_service()
599 rpcb_set(SM_PROG, SM_VERS, nconf, &servaddr); in complete_service()
H A Dfile.c269 cli = clnt_create(hostname, SM_PROG, SM_VERS, "udp"); in notify_one_host()
/freebsd/include/rpcsvc/
H A Dsm_inter.x39 version SM_VERS {
/freebsd/sys/nlm/
H A Dsm_inter.h73 #define SM_VERS ((unsigned long)(1)) macro
H A Dnlm_prot_impl.c1599 nlm_nsm = nlm_get_rpc((struct sockaddr *) &sin6, SM_PROG, SM_VERS); in nlm_server_main()
1607 SM_VERS); in nlm_server_main()
/freebsd/usr.sbin/rpc.lockd/
H A Dlockd.c879 ret = callrpc("localhost", SM_PROG, SM_VERS, SM_UNMON_ALL, in init_nsm()
H A Dlockd_lock.c2052 rpcret = callrpc("localhost", SM_PROG, SM_VERS, SM_MON, in monitor_lock_host()
2123 rpcret = callrpc("localhost", SM_PROG, SM_VERS, SM_UNMON, in unmonitor_lock_host()