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

/bind-9.6-ESV-R11/lib/isc/unix/
H A Dfile.c83 file_stats(const char *file, struct stat *stats) { function
103 result = file_stats(file, &stats);
339 return (ISC_TF(file_stats(pathname, &stats) == ISC_R_SUCCESS));
/bind-9.6-ESV-R11/lib/isc/win32/
H A Dfile.c127 file_stats(const char *file, struct stat *stats) { function
399 return (ISC_TF(file_stats(pathname, &stats) == ISC_R_SUCCESS));

Completed in 14 milliseconds