Home
last modified time | relevance | path

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

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