rpcb_unset
extern bool_t rpcb_unset(const rpcprog_t, const rpcvers_t,
udp_rslt = rpcb_unset((rpcprog_t)program, (rpcvers_t)version,
tcp_rslt = rpcb_unset((rpcprog_t)program, (rpcvers_t)version,
rpcb_unset(prog, vers, NULL);
rpcb_unset(prognum, versnum, (struct netconfig *) nconf);
rpcb_unset(prognum, versnum, nconf);
rpcb_unset(prognum, versnum, nconf);
(void) rpcb_unset(RQUOTAPROG, RQUOTAVERS, NULL);
(void) rpcb_unset(RQUOTAPROG, RQUOTAVERS, NULL);
(void) rpcb_unset(RSTATPROG, RSTATVERS_TIME, NULL);
(void) rpcb_unset(RSTATPROG, RSTATVERS_SWTCH, NULL);
(void) rpcb_unset(RSTATPROG, RSTATVERS_ORIG, NULL);
(void)rpcb_unset(RSTATPROG, RSTATVERS_TIME, NULL);
(void)rpcb_unset(RSTATPROG, RSTATVERS_SWTCH, NULL);
(void)rpcb_unset(RSTATPROG, RSTATVERS_ORIG, NULL);
(void) rpcb_unset(RUSERSPROG, RUSERSVERS_IDLE, NULL);
(void) rpcb_unset(RUSERSPROG, RUSERSVERS_ORIG, NULL);
(void) rpcb_unset(RUSERSPROG, RUSERSVERS_IDLE, NULL);
(void) rpcb_unset(RUSERSPROG, RUSERSVERS_ORIG, NULL);
(void)rpcb_unset(WALLPROG, WALLVERS, NULL);
(void)rpcb_unset(SPRAYPROG, SPRAYVERS, NULL);
(void) rpcb_unset(SPRAYPROG, SPRAYVERS, NULL);
rpcb_unset(RPCPROG_MNT, RPCMNT_VER1, NULL);
rpcb_unset(RPCPROG_MNT, RPCMNT_VER3, NULL);
rpcb_unset(RPCPROG_MNT, RPCMNT_VER1, NULL);
rpcb_unset(RPCPROG_MNT, RPCMNT_VER3, NULL);
if ((!rpcb_unset(RPCPROG_NFS, 2, NULL)) ||
(!rpcb_unset(RPCPROG_NFS, 3, NULL)))
if ((rpcb_unset(getprognum(argv[0]), getvers(argv[1]), nconf)) == 0)
rpcb_unset(KEY_PROG, KEY_VERS, NULL);
rpcb_unset(KEY_PROG, KEY_VERS2, NULL);
rpcb_unset(CRYPT_PROG, CRYPT_VERS, nconf);
rpcb_unset(NLM_PROG, NLM_SM, NULL);
rpcb_unset(NLM_PROG, NLM_VERS, NULL);
rpcb_unset(NLM_PROG, NLM_VERSX, NULL);
rpcb_unset(NLM_PROG, NLM_VERS4, NULL);
rpcb_unset(SM_PROG, SM_VERS, NULL);
rpcb_unset(YPPASSWDPROG, YPPASSWDVERS, NULL);
rpcb_unset(MASTER_YPPASSWDPROG, MASTER_YPPASSWDVERS, NULL);
rpcb_unset(YPPASSWDPROG, YPPASSWDVERS, NULL);
rpcb_unset(MASTER_YPPASSWDPROG, MASTER_YPPASSWDVERS, NULL);