Home
last modified time | relevance | path

Searched refs:vki_dirent (Results 1 – 5 of 5) sorted by relevance

/external/valgrind/main/include/
Dpub_tool_libcfile.h92 extern Int VG_(getdents)( Int fd, struct vki_dirent *dirp, UInt count );
/external/valgrind/main/include/vki/
Dvki-darwin.h156 #define vki_dirent dirent macro
Dvki-linux.h1339 struct vki_dirent { struct
/external/valgrind/main/coregrind/
Dm_libcfile.c481 Int VG_(getdents) (Int fd, struct vki_dirent *dirp, UInt count) in VG_()
/external/valgrind/main/coregrind/m_syswrap/
Dsyswrap-generic.c763 struct vki_dirent d; in VG_()