Home
last modified time | relevance | path

Searched refs:open_dir_stream (Results 1 – 6 of 6) sorted by relevance

/glibc-2.36/io/
Dftw.c278 open_dir_stream (int *dfdp, struct ftw_data *data, struct dir_data *dirp) in open_dir_stream() function
495 result = open_dir_stream (old_dir == NULL ? NULL : &old_dir->streamfd, in ftw_dir()
/glibc-2.36/manual/
Dfilesys.texi1083 @c ftw_dir calls open_dir_stream, readdir64, process_entry, closedir
1085 @c open_dir_stream calls malloc, realloc, readdir64, free, closedir,
/glibc-2.36/ChangeLog.old/
DChangeLog.1712401 (open_dir_stream): Likewise.
15043 * io/ftw.c (open_dir_stream): Return right away if REALLOC fails.
DChangeLog.147662 * io/ftw.c (open_dir_stream): Always inline.
12284 (open_dir_stream): When FTW_CHDIR is enabled, invoke opendir on
DChangeLog.24552 (open_dir_stream): Modified function.
DChangeLog.1933442 * io/ftw.c (open_dir_stream, ftw_dir): Use __dirfd instead of dirfd.
37291 * io/ftw.c (open_dir_stream): Likewise.
37359 * io/ftw.c (open_dir_stream): Replace openat{64}_not_cancel{_3} with