Lines Matching defs:netid
104 const char *netid, const char *uaddr)
113 if(al->netid == NULL)
116 (strcmp(al->netid, netid) == 0)) {
124 nconf = rpcbind_get_conf(netid);
134 al->netid = nconf->nc_netid;
148 rpcvers_t vers, rpcproc_t proc, char *netid, rpcblist_ptr rbl)
157 if(rl->netid == NULL)
162 (strcmp(rl->netid, netid) == 0)) {
173 nconf = rpcbind_get_conf(netid);
184 rl->netid = nconf->nc_netid;