rpcbind.c | 137 static void rbllist_add(rpcprog_t, rpcvers_t, struct netconfig *, 669 rbllist_add(PMAPPROG, PMAPVERS, nconf, &taddr.addr); 679 rbllist_add(RPCBPROG, RPCBVERS, nconf, &taddr.addr); 687 rbllist_add(RPCBPROG, RPCBVERS4, nconf, &taddr.addr); 810 rbllist_add(rpcprog_t prog, rpcvers_t vers, struct netconfig *nconf, function in typeref:typename:void
|