Searched defs:gai_error (Results 1 – 3 of 3) sorted by relevance
38 static struct gai_error { struct39 int code;40 const char *str;
435 int gai_error; in set() local505 int gai_error = getaddrinfo(host, NULL, &hints, &res); in getaddr() local523 int gai_error; in get() local551 int gai_error; in delete_rtsock() local
410 int gai_error = getaddr(host, &dst); in delete_nl() local