Home
last modified time | relevance | path

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

/xnu-8796.101.5/bsd/sys/
H A Dsockio.h99 #define OSIOCGIFCONF32 _IOWR('i', 20, struct ifconf32) /* deprecated */ macro
/xnu-8796.101.5/bsd/net/
H A Dif.c1726 case OSIOCGIFCONF32: /* struct ifconf32 */ in ifioctl_ifconf()
3023 case OSIOCGIFCONF32: /* struct ifconf32 */ in ifioctl()
4521 if (cmd == OSIOCGIFCONF32 || cmd == OSIOCGIFCONF64) { in ifconf()
5897 case OSIOCGIFCONF32: in ifioctl_cassert()