Searched defs:fstat (Results 1 – 4 of 4) sorted by relevance
21 #define fstat _fstat macro
64 #define fstat _fstat macro
302 Int VG_(fstat) ( Int fd, struct vg_stat* vgbuf ) in VG_() argument
376 public SFTPv3FileAttributes fstat(SFTPv3FileHandle handle) throws IOException in fstat() method in SFTPv3Client