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

/darwin-on-arm/xnu/bsd/sys/
H A Dsockio.h100 #define OSIOCGIFCONF64 _IOWR('i', 20, struct ifconf64) /* deprecated */ macro
/darwin-on-arm/xnu/bsd/net/
H A Dif.c1477 case OSIOCGIFCONF64: { /* struct ifconf64 */
2414 if (cmd == OSIOCGIFCONF32 || cmd == OSIOCGIFCONF64) {

Completed in 10 milliseconds