Searched refs:vki_dirent (Results 1 – 5 of 5) sorted by relevance
95 extern Int VG_(getdents)( Int fd, struct vki_dirent *dirp, UInt count );
156 #define vki_dirent dirent macro
1363 struct vki_dirent { struct
531 Int VG_(getdents) (Int fd, struct vki_dirent *dirp, UInt count) in VG_()
840 struct vki_dirent d; in VG_()