Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/sys/
H A Dsockio.h100 #define OSIOCGIFCONF64 _IOWR('i', 20, struct ifconf64) /* deprecated */ macro
/xnu-8792.81.2/bsd/net/
H A Dif.c1762 case OSIOCGIFCONF64: { /* struct ifconf64 */ in ifioctl_ifconf()
3051 case OSIOCGIFCONF64: /* struct ifconf64 */ in ifioctl()
4546 if (cmd == OSIOCGIFCONF32 || cmd == OSIOCGIFCONF64) { in ifconf()
5910 case OSIOCGIFCONF64: in ifioctl_cassert()