Lines Matching refs:getaddrinfo
520 ret_ga = getaddrinfo(optarg, NULL, &hints, &res);
620 /* getaddrinfo */
627 ret_ga = getaddrinfo(target, NULL, &hints, &res);
636 errx(1, "getaddrinfo failed");
660 error = getaddrinfo(gateway, NULL, &hints, &gres);
662 errx(1, "getaddrinfo for the gateway %s: %s",
920 if ((error = getaddrinfo(argv[hops], NULL, &hints,