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

  /external/valgrind/main/include/
pub_tool_libcfile.h 35 #include "pub_tool_vki.h" // vki_dirent et al.
95 extern Int VG_(getdents)( Int fd, struct vki_dirent *dirp, UInt count );
  /external/valgrind/main/include/vki/
vki-darwin.h 156 #define vki_dirent dirent macro
vki-linux.h 1363 struct vki_dirent { struct
    [all...]
  /external/valgrind/main/coregrind/
m_libcfile.c 531 Int VG_(getdents) (Int fd, struct vki_dirent *dirp, UInt count)
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-generic.c 840 struct vki_dirent d;
    [all...]

Completed in 47 milliseconds