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 821 (Addr)&((struct vki_ifconf *)ARG3)->ifc_len,
822 sizeof(((struct vki_ifconf *)ARG3)->ifc_len));
824 (Addr)&((struct vki_ifconf *)ARG3)->vki_ifc_buf,
825 sizeof(((struct vki_ifconf *)ARG3)->vki_ifc_buf));
829 struct vki_ifconf *ifc = (struct vki_ifconf *) ARG3;
977 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 783 struct vki_ifconf struct
    [all...]

Completed in 27 milliseconds