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

/freebsd-10.0-release/sys/compat/svr4/
H A Dsvr4_sockio.h90 #define SVR4_SIOCGIFCONF SVR4_IOWR('i', 20, struct svr4_ifconf) macro
H A Dsvr4_sockio.c99 * is used by code that will call SVR4_SIOCGIFCONF to
100 * find the space needed for SVR4_SIOCGIFCONF. So we
102 * SVR4_SIOCGIFCONF will return. Maybe a more correct
103 * fix is to make SVR4_SIOCGIFCONF return only one
143 case SVR4_SIOCGIFCONF:

Completed in 106 milliseconds