Searched refs:os2_fstat (Results 1 – 2 of 2) sorted by relevance
441 #define Fstat(fd,bufptr) os2_fstat((fd),(bufptr))452 int os2_fstat(int handle, struct stat *st);
1772 os2_fstat(int handle, struct stat *st) in os2_fstat() function