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