Searched refs:fd_stats (Results 1 - 2 of 2) sorted by relevance

/bind-9.11.3/lib/isc/unix/
H A Dfile.c94 fd_stats(int fd, struct stat *stats) { function
112 result = fd_stats(fd, &stats);
/bind-9.11.3/lib/isc/win32/
H A Dfile.c139 fd_stats(int fd, struct stat *stats) { function
157 result = fd_stats(fd, &stats);

Completed in 772 milliseconds