Home | History | Annotate | Download | only in make-3.81

Lines Matching full:readdir

334 	* vmsfunctions.c (readdir): Ditto.
1654 some calls (like readdir()) return NULL in valid situations
1730 system calls like stat() and readdir() can still fail with EINTR
1750 (dir_contents_file_exists_p): Use ENULLLOOP() to wrap readdir().
1949 (atomic_readdir): Ditto, with readdir().
1951 * make.h (stat, readdir): If HAVE_BROKEN_RESTART, alias stat()
1952 and readdir() to atomic_stat() and atomic_readdir().