Home | History | Annotate | Download | only in coregrind

Lines Matching defs:fstat

318 /* stat/fstat support.  It's uggerly.  We have impedance-match into a
395 Int VG_(fstat) ( Int fd, struct vg_stat* vgbuf )
446 Int res = VG_(fstat)( fd, &buf );