Searched refs:open_dir_stream (Results 1 – 6 of 6) sorted by relevance
/glibc-2.36/io/ |
D | ftw.c | 278 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/ |
D | filesys.texi | 1083 @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/ |
D | ChangeLog.17 | 12401 (open_dir_stream): Likewise. 15043 * io/ftw.c (open_dir_stream): Return right away if REALLOC fails.
|
D | ChangeLog.14 | 7662 * io/ftw.c (open_dir_stream): Always inline. 12284 (open_dir_stream): When FTW_CHDIR is enabled, invoke opendir on
|
D | ChangeLog.24 | 552 (open_dir_stream): Modified function.
|
D | ChangeLog.19 | 33442 * 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
|