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,
__weak_alias(rpcb_unset,_rpcb_unset)
(void) rpcb_unset(prog, vers, NULL);
(void) rpcb_unset(prognum, versnum, nconf);
(void) rpcb_unset(prognum, versnum, __UNCONST(nconf));
(void) rpcb_unset(prognum, versnum, nconf);
(void)rpcb_unset(RQUOTAPROG, RQUOTAVERS, NULL);
(void)rpcb_unset(RQUOTAPROG, EXT_RQUOTAVERS, NULL);
(void) rpcb_unset(RQUOTAPROG, RQUOTAVERS, NULL);
(void) rpcb_unset(RQUOTAPROG, EXT_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_3, NULL);
(void) rpcb_unset(RUSERSPROG, RUSERSVERS_IDLE, NULL);
(void)rpcb_unset(RUSERSPROG, RUSERSVERS_3, NULL);
(void)rpcb_unset(RUSERSPROG, RUSERSVERS_IDLE, NULL);
(void) rpcb_unset(WALLPROG, WALLVERS, NULL);
(void)rpcb_unset(WALLPROG, WALLVERS, NULL);
(void)rpcb_unset(SPRAYPROG, SPRAYVERS, NULL);
(void)rpcb_unset(SPRAYPROG, SPRAYVERS, NULL);
rpcb_unset(NLM_PROG, versions[i], nconf);
if ((rpcb_unset(getprognum(argv[0]), getvers(argv[1]), nconf)) == 0)
(void)rpcb_unset((unsigned int)sep->se_rpcprog, (unsigned int)n, nconf);
if (rpcb_unset((unsigned int)sep->se_rpcprog, (unsigned int)n, nconf) == 0)
rpcb_unset(RPCPROG_MNT, RPCMNT_VER1, NULL);
rpcb_unset(RPCPROG_MNT, RPCMNT_VER3, NULL);
(void)rpcb_unset(NLM_PROG, NLM_SM, NULL);
(void)rpcb_unset(NLM_PROG, NLM_VERS, NULL);
(void)rpcb_unset(NLM_PROG, NLM_VERSX, NULL);
(void)rpcb_unset(NLM_PROG, NLM_VERS4, NULL);
(void)rpcb_unset(SM_PROG, SM_VERS, NULL);
(void) rpcb_unset((u_int)YPPROG, (u_int)YPVERS, NULL);
(void) rpcb_unset((u_int)YPPROG, (u_int)YPVERS_ORIG, NULL);