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

  /external/valgrind/main/coregrind/m_syswrap/
syswrap-linux.c     [all...]
syswrap-darwin.c 820 (Addr)&((struct vki_ifconf *)ARG3)->ifc_len,
821 sizeof(((struct vki_ifconf *)ARG3)->ifc_len));
823 (Addr)&((struct vki_ifconf *)ARG3)->vki_ifc_buf,
824 sizeof(((struct vki_ifconf *)ARG3)->vki_ifc_buf));
828 struct vki_ifconf *ifc = (struct vki_ifconf *) ARG3;
976 struct vki_ifconf *ifc = (struct vki_ifconf *) ARG3;
    [all...]
  /external/valgrind/main/include/vki/
vki-darwin.h 244 #define vki_ifconf ifconf macro
vki-linux.h 812 struct vki_ifconf struct
    [all...]

Completed in 3515 milliseconds