getnetconfigent
struct netconfig *getnetconfigent(const char *);
if ((ncp = getnetconfigent(npp)) != NULL) {
dummy = getnetconfigent(netid);
return getnetconfigent((char *)netid);
nconf = getnetconfigent("local");
loopnconf = getnetconfigent(tmpnconf->nc_netid);
if ((newnconf = getnetconfigent("udp")) == NULL) {
if (nconf = getnetconfigent(xprt->xp_netid)) {
if (nconf = getnetconfigent(xprt->xp_netid)) {
if ((nconf = getnetconfigent(netid)) == NULL)
} else if (getnetconfigent("udp6") == NULL ||
getnetconfigent("tcp6") == NULL) {
nconf_udp = getnetconfigent("udp");
nconf_udp6 = getnetconfigent("udp6");
nconf_tcp = getnetconfigent("tcp");
nconf_tcp6 = getnetconfigent("tcp6");
nconf_udp = getnetconfigent("udp");
nconf_udp6 = getnetconfigent("udp6");
nconf_tcp = getnetconfigent("tcp");
nconf_tcp6 = getnetconfigent("tcp6");
nconf = getnetconfigent(netid);
nconf = getnetconfigent(netid);
nconf = getnetconfigent(netid);
nconf = getnetconfigent(netid);
nconf = getnetconfigent(netid);
nconf = getnetconfigent(client->cl_netid);
nconf = getnetconfigent(netid);
newnconf = getnetconfigent(nconf->nc_netid);
nconf = getnetconfigent("local");
nconf = getnetconfigent("unix");