Searched refs:getnetconfigent (Results 1 – 21 of 21) sorted by relevance
290 } else if (getnetconfigent("udp6") == NULL || in main()291 getnetconfigent("tcp6") == NULL) { in main()336 nconf_udp = getnetconfigent("udp"); in main()360 nconf_udp6 = getnetconfigent("udp6"); in main()384 nconf_tcp = getnetconfigent("tcp"); in main()408 nconf_tcp6 = getnetconfigent("tcp6"); in main()573 nconf_udp = getnetconfigent("udp"); in main()653 nconf_udp6 = getnetconfigent("udp6"); in main()731 nconf_tcp = getnetconfigent("tcp"); in main()815 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()
403 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()
695 nconf = getnetconfigent(netid);891 nconf = getnetconfigent(netid);920 nconf = getnetconfigent(client->cl_netid);1209 nconf = getnetconfigent(netid);1270 nconf = getnetconfigent(netid);1382 nconf = getnetconfigent(netid);
112 newnconf = getnetconfigent(nconf->nc_netid); in add_bndlist()
206 nconf = getnetconfigent("local"); in main()208 nconf = getnetconfigent("unix"); in main()
294 nconf = getnetconfigent("udp"); in newnfs_connect()296 nconf = getnetconfigent("tcp"); in newnfs_connect()299 nconf = getnetconfigent("udp6"); in newnfs_connect()301 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()
1091 if ((nconf = getnetconfigent(netid)) == NULL) in getnetconf_cached()
259 nconf = getnetconfigent(netid); in get_client()