Home
last modified time | relevance | path

Searched refs:siocgifconf (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/heimdal/lib/roken/
H A Dgetifaddrs.c871 int af, int siocgifconf, int siocgifflags, in getifaddrs2() argument
905 if (ioctl (fd, siocgifconf, &ifconf) < 0 && errno != EINVAL) { in getifaddrs2()
1013 int af, int siocgifconf, int siocgifflags, in getlifaddrs2() argument
1051 if (ioctl (fd, siocgifconf, &ifconf) < 0 && errno != EINVAL) { in getlifaddrs2()