SM_VERS
nlm_nsm = nlm_get_rpc((struct sockaddr *) &sin6, SM_PROG, SM_VERS);
SM_VERS);
ret = callrpc("localhost", SM_PROG, SM_VERS, SM_UNMON_ALL,
rpcret = callrpc("localhost", SM_PROG, SM_VERS, SM_MON,
rpcret = callrpc("localhost", SM_PROG, SM_VERS, SM_UNMON,
cli = clnt_create(hostname, SM_PROG, SM_VERS, "udp");
(void)rpcb_unset(SM_PROG, SM_VERS, NULL);
if (!svc_register(transp, SM_PROG, SM_VERS,
if (!svc_reg(transp, SM_PROG, SM_VERS,
rpcb_set(SM_PROG, SM_VERS, nconf, &servaddr);
cli = clnt_create("localhost", SM_PROG, SM_VERS, "udp");
mon.mon_id.my_id.my_vers = SM_VERS;