Home | History | Annotate | Download | only in coregrind

Lines Matching defs:getdents

481 Int VG_(getdents) (Int fd, struct vki_dirent *dirp, UInt count)
485 /* res = getdents( fd, dirp, count ); */