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

/bind-9.6-ESV-R11/lib/isc/unix/
H A Dentropy.c490 struct stat _stat; local
501 if (stat(fname, &_stat) < 0) {
513 if (S_ISSOCK(_stat.st_mode))
517 if (S_ISFIFO(_stat.st_mode))
/bind-9.6-ESV-R11/
H A Dconfig.h.win32172 #define stat _stat

Completed in 12 milliseconds