Lines Matching defs:res

173     struct nss_netdirbyname_in *args, union nss_netdirbyname_out *res)
205 &nd_conaddrlist, res->nss.host.hent,
210 *(res->nss.host.herrno_p) =
226 &nd_conaddrlist, res->nss.host.hent,
231 *(res->nss.host.herrno_p) =
253 &nd6_conaddrlist, res->nss.host.hent,
258 *(res->nss.host.herrno_p) = nd2herrno(ret);
260 res->nss.host.hent->h_aliases = NULL;
383 res->nd_alist);
477 servp, res->nd_alist);
500 res->nss.host.hent, args->arg.nss.host.buf,
502 res->nss.host.herrno_p);
504 _nderror = (*res->nss.host.herrno_p == 0) ? ND_NOHOST :
505 __herrno2netdir(*res->nss.host.herrno_p);
513 res->nss.host.hent, args->arg.nss.host.buf,
517 res->nss.host.herrno_p);
520 _nderror = (*res->nss.host.herrno_p == 0) ? ND_NOHOST :
521 __herrno2netdir(*res->nss.host.herrno_p);
530 res->nss.serv, args->arg.nss.serv.buf,
606 &server_port, res->nd_alist);
614 &server_port, res->nd_alist);
628 &server_port, res->nd_alist);
696 &server_port, res->nd_alist);
708 &server_port, res->nd_alist);
740 *(res->nss.host.herrno_p) = nd2herrno(_nderror);
747 res->nss.host.hent, args->arg.nss.host.buf,
750 *(res->nss.host.herrno_p) = nd2herrno(ret);
770 res);
775 args, res);
796 res->nss.serv,
818 struct nss_netdirbyaddr_in *args, union nss_netdirbyaddr_out *res)
841 &nd_conaddrlist, res->nss.host.hent,
846 *(res->nss.host.herrno_p) =
927 res->nss.host.hent, args->arg.nss.host.buf,
929 res->nss.host.herrno_p);
931 _nderror = (*res->nss.host.herrno_p == 0) ? ND_NOHOST :
932 __herrno2netdir(*res->nss.host.herrno_p);
941 res->nss.host.hent, args->arg.nss.host.buf,
943 res->nss.host.herrno_p);
946 _nderror = (*res->nss.host.herrno_p == 0) ? ND_NOHOST :
947 __herrno2netdir(*res->nss.host.herrno_p);
957 res->nss.serv, args->arg.nss.serv.buf,
1044 sa->sin_port, res->nd_hslist);
1052 sa->sin_port, res->nd_hslist);
1120 sin6->sin6_port, res->nd_hslist);
1154 *(res->nss.host.herrno_p) = nd2herrno(_nderror);
1160 _nderror = ndhostserv2hent(&nbuf, addrs, res->nss.host.hent,
1163 *(res->nss.host.herrno_p) = nd2herrno(_nderror);
1182 res);
1187 args, res);
1215 args->arg.nss.serv.proto, addrs, res->nss.serv,
1305 nss_status_t res;
1310 res = nss_search(&db_root_hosts, _nss_initf_hosts,
1312 arg.status = res;
1324 nss_status_t res;
1331 res = nss_search(&db_root_ipnodes, _nss_initf_ipnodes,
1333 arg.status = res;
1345 nss_status_t res;
1352 res = nss_search(&db_root_hosts, _nss_initf_hosts,
1354 arg.status = res;
1364 nss_status_t res;
1371 res = nss_search(&db_root_ipnodes, _nss_initf_ipnodes,
1373 arg.status = res;
1390 nss_status_t res;
1396 res = nss_search(&db_root_services, _nss_initf_services,
1398 arg.status = res;
1407 nss_status_t res;
1413 res = nss_search(&db_root_services, _nss_initf_services,
1415 arg.status = res;