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

/freebsd-10.1-release/include/rpcsvc/
H A Dsm_inter.x47 version SM_VERS {
/freebsd-10.1-release/usr.sbin/rpc.statd/
H A Dtest.c105 cli = clnt_create("localhost", SM_PROG, SM_VERS, "udp");
115 mon.mon_id.my_id.my_vers = SM_VERS;
H A Dstatd.c134 (void)rpcb_unset(SM_PROG, SM_VERS, NULL);
555 if (!svc_register(transp, SM_PROG, SM_VERS,
560 if (!svc_reg(transp, SM_PROG, SM_VERS,
590 rpcb_set(SM_PROG, SM_VERS, nconf, &servaddr);
H A Dfile.c264 cli = clnt_create(hostname, SM_PROG, SM_VERS, "udp");
/freebsd-10.1-release/sys/nlm/
H A Dsm_inter.h74 #define SM_VERS ((unsigned long)(1)) macro
H A Dnlm_prot_impl.c1587 nlm_nsm = nlm_get_rpc((struct sockaddr *) &sin6, SM_PROG, SM_VERS);
1595 SM_VERS);
/freebsd-10.1-release/usr.sbin/rpc.lockd/
H A Dlockd.c997 ret = callrpc("localhost", SM_PROG, SM_VERS, SM_UNMON_ALL,
H A Dlockd_lock.c2074 rpcret = callrpc("localhost", SM_PROG, SM_VERS, SM_MON,
2145 rpcret = callrpc("localhost", SM_PROG, SM_VERS, SM_UNMON,

Completed in 178 milliseconds