HomeSort by relevance Sort by last modified time
    Searched refs:ifc_ifcu (Results 1 - 11 of 11) sorted by null

  /external/compiler-rt/test/msan/
ioctl_custom.cc 21 ifc.ifc_ifcu.ifcu_req = ifreqs;
30 for (int i = 0; i < ifc.ifc_len / sizeof(*ifc.ifc_ifcu.ifcu_req); ++i)
  /bionic/libc/kernel/uapi/linux/
if.h 186 } ifc_ifcu; member in struct:ifconf
189 #define ifc_buf ifc_ifcu.ifcu_buf
190 #define ifc_req ifc_ifcu.ifcu_req
  /device/linaro/bootloader/edk2/StdLib/Include/net/
if.h 210 } ifc_ifcu; member in struct:ifconf
211 #define ifc_buf ifc_ifcu.ifcu_buf /* buffer address */
212 #define ifc_req ifc_ifcu.ifcu_req /* array of structures returned */
  /external/iproute2/include/uapi/linux/
if.h 286 } ifc_ifcu; member in struct:ifconf
290 #define ifc_buf ifc_ifcu.ifcu_buf /* buffer address */
291 #define ifc_req ifc_ifcu.ifcu_req /* array of structures */
  /external/kernel-headers/original/uapi/linux/
if.h 288 } ifc_ifcu; member in struct:ifconf
292 #define ifc_buf ifc_ifcu.ifcu_buf /* buffer address */
293 #define ifc_req ifc_ifcu.ifcu_req /* array of structures */
  /external/libpcap/Win32/Include/net/
if.h 213 } ifc_ifcu; member in struct:ifconf
214 #define ifc_buf ifc_ifcu.ifcu_buf /* buffer address */
215 #define ifc_req ifc_ifcu.ifcu_req /* array of structures returned */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
if.h 225 } ifc_ifcu; member in struct:ifconf
227 #define ifc_buf ifc_ifcu.ifcu_buf /* buffer address */
228 #define ifc_req ifc_ifcu.ifcu_req /* array of structures */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/net/
if.h 184 } ifc_ifcu; member in struct:ifconf
186 # define ifc_buf ifc_ifcu.ifcu_buf /* Buffer address. */
187 # define ifc_req ifc_ifcu.ifcu_req /* Array of structures. */
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_posix.h 804 } ifc_ifcu; member in struct:__sanitizer::__sanitizer_ifconf
    [all...]
sanitizer_platform_limits_posix.cc     [all...]
  /external/valgrind/include/vki/
vki-linux.h 862 } ifc_ifcu; member in struct:vki_ifconf
864 #define vki_ifc_buf ifc_ifcu.ifcu_buf /* buffer address */
    [all...]

Completed in 392 milliseconds