Searched refs:gicode (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/usr.sbin/jail/
H A Dconfig.c530 int gicode, defif; local
609 gicode = getaddrinfo(hostname, NULL, &hints, &ai0);
610 if (gicode != 0) {
612 gai_strerror(gicode));

Completed in 153 milliseconds