Lines Matching defs:nconf
248 struct netconfig *nconf;
254 if ((nconf = __rpc_getconfip("udp")) == NULL &&
255 (nconf = __rpc_getconfip("tcp")) == NULL) {
311 ret = _get_hostserv_inetnetdir_byname(nconf, &nssin, &nssout);
349 ret = _get_hostserv_inetnetdir_byname(nconf, &nssin, &nssout);
462 (void) freenetconfigent(nconf);
477 struct netconfig *nconf;
515 if ((nconf = __rpc_getconfip("udp")) == NULL &&
516 (nconf = __rpc_getconfip("tcp")) == NULL) {
538 * We pass in nconf and let the implementation of the
543 _get_hostserv_inetnetdir_byaddr(nconf, &nssin, &nssout);
545 (void) freenetconfigent(nconf);
595 if ((nconf = __rpc_getconfip("udp")) == NULL &&
596 (nconf = __rpc_getconfip("tcp")) == NULL) {
602 freenetconfigent(nconf);
615 * We pass in nconf and let the implementation of the
620 _get_hostserv_inetnetdir_byaddr(nconf, &nssin, &nssout);
622 (void) freenetconfigent(nconf);
645 if ((nconf = __rpc_getconfip("udp")) == NULL &&
646 (nconf = __rpc_getconfip("tcp")) == NULL) {
652 freenetconfigent(nconf);
665 * We pass in nconf and let the implementation of the
670 _get_hostserv_inetnetdir_byaddr(nconf, &nssin, &nssout);
672 (void) freenetconfigent(nconf);