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

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

Completed in 76 milliseconds