Home
last modified time | relevance | path

Searched refs:dir_contents_file_exists_p (Results 1 – 7 of 7) sorted by relevance

/dports/devel/remake/remake-4.3+dbg-1.5/src/
H A Ddir.c408 static int dir_contents_file_exists_p (struct directory_contents *dir,
483 dir_contents_file_exists_p (dc, 0); in find_directory()
499 dir_contents_file_exists_p (struct directory_contents *dir, in dir_contents_file_exists_p() function
598 return dir_contents_file_exists_p (find_directory (dirname)->contents, in dir_file_exists_p()
863 dir_contents_file_exists_p (dir->contents, 0); in open_dirstream()
/dports/devel/gmake/make-4.3/src/
H A Ddir.c440 static int dir_contents_file_exists_p (struct directory_contents *dir,
590 dir_contents_file_exists_p (dc, 0); in find_directory()
606 dir_contents_file_exists_p (struct directory_contents *dir, in dir_contents_file_exists_p() function
774 return dir_contents_file_exists_p (find_directory (dirname)->contents, in dir_file_exists_p()
1202 dir_contents_file_exists_p (dir->contents, 0); in open_dirstream()
/dports/devel/kBuild/kBuild-0.1.9998/src/kmk/
H A Ddir.c463 static int dir_contents_file_exists_p (struct directory_contents *dir,
694 dir_contents_file_exists_p (dc, 0); in find_directory()
710 dir_contents_file_exists_p (struct directory_contents *dir, in dir_contents_file_exists_p() function
945 return dir_contents_file_exists_p (find_directory (dirname)->contents, in dir_file_exists_p()
1371 dir_contents_file_exists_p (dir->contents, 0); in open_dirstream()
H A DChangeLog163 * dir.c (dir_contents_file_exists_p): Use it.
199 (dir_contents_file_exists_p) [VMS]: Ditto.
1128 (dir_contents_file_exists_p): Check for an error return from
1484 * dir.c (dir_contents_file_exists_p): Don't opendir if the
1541 * dir.c (dir_contents_file_exists_p) [WINDOWS32]: Make sure
3014 (dir_contents_file_exists_p): Use ENULLLOOP() to wrap readdir().
3314 (dir_contents_file_exists_p): Remove variables made unused by new
3364 (dir_contents_file_exists_p): Likewise.
H A DChangeLog.22742 (dir_contents_file_exists_p): W32: for FAT filesystems, always
3232 (dir_contents_file_exists_p): Use NAMLEN macro.
3295 (dir_contents_file_exists_p): Test HAVE_D_NAMLEN instead of using
3876 (dir_contents_file_exists_p) [__MSDOS__]: Call it on FILENAME and
4650 * dir.c (dir_contents_file_exists_p): When reading dirents, ignore
5694 (dir_struct_file_exists_p): Renamed to dir_contents_file_exists_p;
/dports/devel/gmake/make-4.3/
H A DChangeLog413 * src/dir.c (dir_contents_file_exists_p): Use the autoconf macro
/dports/devel/remake/remake-4.3+dbg-1.5/
H A DChangeLog10773 …include. [_D_NAMLEN]: Redefine NAMLEN using this. (dir_contents_file_exists_p): Use NAML…
10991 …1. (D_NAMLEN): Macro removed. (FAKE_DIR_ENTRY): New macro. (dir_contents_file_exists_p): Test H…
12177 …* dir.c: [__MSDOS__] (dosify): New function. (dir_contents_file_exists_p) [__MSDOS__]: Call it on…