Home
last modified time | relevance | path

Searched defs:gai_error (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/heimdal/lib/roken/
H A Dgai_strerror.c38 static struct gai_error { struct
39 int code;
40 const char *str;
/freebsd/usr.sbin/ndp/
H A Dndp.c435 int gai_error; in set() local
505 int gai_error = getaddrinfo(host, NULL, &hints, &res); in getaddr() local
523 int gai_error; in get() local
551 int gai_error; in delete_rtsock() local
H A Dndp_netlink.c410 int gai_error = getaddr(host, &dst); in delete_nl() local