Searched refs:getnetconfigent (Results 1 – 21 of 21) sorted by relevance
283 } else if (getnetconfigent("udp6") == NULL || in main()284 getnetconfigent("tcp6") == NULL) { in main()329 nconf_udp = getnetconfigent("udp"); in main()353 nconf_udp6 = getnetconfigent("udp6"); in main()377 nconf_tcp = getnetconfigent("tcp"); in main()401 nconf_tcp6 = getnetconfigent("tcp6"); in main()552 nconf_udp = getnetconfigent("udp"); in main()632 nconf_udp6 = getnetconfigent("udp6"); in main()710 nconf_tcp = getnetconfigent("tcp"); in main()794 nconf_tcp6 = getnetconfigent("tcp6"); in main()
113 struct netconfig *getnetconfigent(const char *);
83 struct netconfig *getnetconfigent(const char *);
112 getnetconfigent(const char *netid) in getnetconfigent() function
550 dummy = getnetconfigent(netid); in __rpc_getconfip()
274 dummy = getnetconfigent(netid); in __rpc_getconfip()451 return getnetconfigent((char *)netid); in __rpcgettp()530 nconf = getnetconfigent("local"); in __rpc_sockinfo2netid()
46 getnetconfigent;
172 if ((ncp = getnetconfigent(npp)) != NULL) { in getnetpath()
56 getnetconfig.3 getnetconfigent.3 \
622 if (nconf = getnetconfigent(xprt->xp_netid)) { in cache_set()680 if (nconf = getnetconfigent(xprt->xp_netid)) { in cache_get()
440 getnetconfigent(const char *netid) in getnetconfigent() function
501 loopnconf = getnetconfigent(tmpnconf->nc_netid); in local_rpcb()752 if ((newnconf = getnetconfigent("udp")) == NULL) { in __rpcb_findaddr_timed()
693 nconf = getnetconfigent(netid);889 nconf = getnetconfigent(netid);918 nconf = getnetconfigent(client->cl_netid);1207 nconf = getnetconfigent(netid);1268 nconf = getnetconfigent(netid);1380 nconf = getnetconfigent(netid);
109 newnconf = getnetconfigent(nconf->nc_netid); in add_bndlist()
182 nconf = getnetconfigent("local"); in main()184 nconf = getnetconfigent("unix"); in main()
293 nconf = getnetconfigent("udp"); in newnfs_connect()295 nconf = getnetconfigent("tcp"); in newnfs_connect()298 nconf = getnetconfigent("udp6"); in newnfs_connect()300 nconf = getnetconfigent("tcp6"); in newnfs_connect()
230 if ((config = getnetconfigent(config->nc_netid)) == 0) {
533 nconf = getnetconfigent("tcp"); in nlm_get_rpc()537 nconf = getnetconfigent("tcp6"); in nlm_get_rpc()1481 nconf = getnetconfigent(netid); in nlm_register_services()1498 nconf = getnetconfigent(xprts[j]->xp_netid); in nlm_register_services()
503 udpconf = getnetconfigent("udp"); in main()504 tcpconf = getnetconfigent("tcp"); in main()512 udp6conf = getnetconfigent("udp6"); in main()513 tcp6conf = getnetconfigent("tcp6"); in main()
259 nconf = getnetconfigent(netid); in get_client()
1082 if ((nconf = getnetconfigent(netid)) == NULL) in getnetconf_cached()