Lines Matching refs:fstatat
19638 With the switch of fstatat family tests to USE_ASM_STAT variant,
19643 * tests/fstatat.c (USE_ASM_STAT): Remove.
19657 * tests/fstatat.c (TEST_SYSCALL_INVOKE): Invoke the relevant syscall
24307 * tests/fstatat.c (PRINT_SYSCALL_HEADER): Add errno saving.
33713 tests/fstatat.c: use libtests.
33714 * tests/fstatat.c: Use SKIP_MAIN_UNDEFINED.
34695 Parametrize code from fstatat.c to support <asm/stat.h>
34701 * tests/xstatx.c: New file, based on fstatat.c.
34702 * tests/fstatat.c: Use it.
34776 * configure.ac (AC_CHECK_FUNCS): Add fstatat, ftruncate, and futimens.
34777 * tests/fstatat.c: New file.
34785 (EXTRA_DIST): Add fstatat.c.
45653 fstatat/fstatat64 syscalls.
45657 tests/stat: support fstatat syscall for stat()
45659 Instead they use fstatat() with AT_FDCWD and an extra flags argument.
45667 that use fstatat instead. Use "grep -E -x" syntax consistently.