Lines Matching refs:ftw
1252 * io/ftw.c: Mark compat code with attribute_compat_text_section.
4295 * io/ftw.c (NFTW_NEW_NAME, NFTW_OLD_NAME): Add prototypes.
4415 * io/ftw.c (NFTW_OLD_NAME, NFTW_NEW_NAME): Define.
4424 * io/ftw.h (FTW_ACTIONRETVAL): New flag.
4426 * io/ftw.c (ftw_dir): Add old_dir argument.
4442 * io/ftw.c (ftw_dir): Close dir if callback with FTW_D type returns
5225 (CFLAGS-ftw.c, CFLAGS-ftw64.c): Add $(uses-callbacks).
5261 * io/Makefile (CFLAGS-ftw.c): Add -fexceptions.
7662 * io/ftw.c (open_dir_stream): Always inline.
8973 * io/ftw.h: Likewise.
9013 * io/ftw.c (ftw_dir): In all places assume fchdir is available.
11438 * io/ftw.c (ftw_startup): When using FTW_CHDIR, always remember
11444 * io/ftw.c: Add autoconf-recommended block of alloca-related code.
11517 * io/ftw.c: Include <limits.h>.
11558 * io/ftw.c (object_compare): Compare inode numbers before device
12208 * io/ftw.c (ftw_startup): Use correct name in check for symlink
12230 * io/ftw.c (ftw_startup): When trying to stat the starting directory,
12235 * io/ftw.c (process_entry): Use relative path when using chdir()
12277 * io/ftw.c [HAVE_CONFIG_H]: Include <config.h>.
13449 * io/ftw.c: Convert GCC extension initializer syntax to C99.