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