Home
last modified time | relevance | path

Searched refs:ifconf32 (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.61.12/bsd/sys/
H A Dsockio_private.h92 #define OSIOCGIFCONF32 _IOWR('i', 20, struct ifconf32) /* deprecated */
96 #define SIOCGIFCONF32 _IOWR('i', 36, struct ifconf32) /* get ifnet list */
/xnu-12377.61.12/bsd/net/
H A Dif_private.h453 struct ifconf32 { struct
H A Dif.c1879 struct ifconf32 ifc; in ifioctl_ifconf()