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 93 extern Int VG_(getdents)( Int fd, struct vki_dirent *dirp, UInt count );
  /external/valgrind/main/coregrind/
m_libcfile.c 473 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 1289 struct vki_dirent { struct
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-generic.c 786 struct vki_dirent d;
    [all...]

Completed in 42 milliseconds