Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/sys/
H A Dsockio_private.h92 #define OSIOCGIFCONF32 _IOWR('i', 20, struct ifconf32) /* deprecated */ macro
/xnu-11417.101.15/bsd/net/
H A Dif.c1899 case OSIOCGIFCONF32: /* struct ifconf32 */ in ifioctl_ifconf()
3352 case OSIOCGIFCONF32: /* struct ifconf32 */ in ifioctl()
5200 if (cmd == OSIOCGIFCONF32 || cmd == OSIOCGIFCONF64) { in ifconf()
6607 case OSIOCGIFCONF32: in ifioctl_cassert()