Home
last modified time | relevance | path

Searched refs:file_name_completion_dirp (Results 1 – 2 of 2) sorted by relevance

/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Ddired.c438 static bool file_name_completion_dirp (int, struct dirent *, ptrdiff_t);
536 directoryp = file_name_completion_dirp (fd, dp, len); in file_name_completion()
829 file_name_completion_dirp (int fd, struct dirent *dp, ptrdiff_t len) in file_name_completion_dirp() function
/dports/editors/emacs/emacs-27.2/src/
H A Ddired.c419 static bool file_name_completion_dirp (int, struct dirent *, ptrdiff_t);
517 directoryp = file_name_completion_dirp (fd, dp, len); in file_name_completion()
810 file_name_completion_dirp (int fd, struct dirent *dp, ptrdiff_t len) in file_name_completion_dirp() function