Searched refs:FSTAT (Results 1 – 4 of 4) sorted by relevance
358 #undef FSTAT363 # define FSTAT _Py_fstat_noraise macro368 # define FSTAT fstat macro2127 result = FSTAT(path->fd, &st); in posix_do_stat()8524 res = FSTAT(fd, &st); in os_fstat_impl()
1020 #undef FSTAT1024 # define FSTAT win32_fstat macro1028 # define FSTAT fstat macro6873 res = FSTAT(fd, &st); in posix_fstat()
880 FSTAT.
10755 a symbol named FSTAT.