/aosp_15_r20/external/ltp/testcases/kernel/syscalls/readlinkat/ |
H A D | readlinkat01.c | 32 static int file_fd, dir_fd, dir_fd2; variable
|
H A D | readlinkat02.c | 32 static int file_fd, dir_fd; variable
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fchownat/ |
H A D | fchownat02.c | 42 static int dir_fd; variable
|
H A D | fchownat01.c | 44 static int dir_fd; variable
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/faccessat/ |
H A D | faccessat01.c | 31 static int dir_fd, file_fd; variable
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fchmodat/ |
H A D | fchmodat01.c | 28 static int dir_fd, file_fd; variable
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/pread/ |
H A D | pread02.c | 25 static int pipe_fd[2], fd, dir_fd; variable
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/faccessat2/ |
H A D | faccessat201.c | 27 static int dir_fd, bad_fd = -1; variable
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/readdir/ |
H A D | readdir21.c | 30 static unsigned int dir_fd; variable
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/name_to_handle_at/ |
H A D | name_to_handle_at01.c | 24 static int dir_fd, fd_atcwd = AT_FDCWD, file_fd; variable
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/open_by_handle_at/ |
H A D | open_by_handle_at01.c | 24 static int dir_fd, fd_atcwd = AT_FDCWD, file_fd; variable
|
/aosp_15_r20/external/perfetto/src/profiling/perf/ |
H A D | proc_descriptors.cc | 42 auto dir_fd = base::ScopedFile( in GetDescriptorsForPid() local
|
/aosp_15_r20/external/python/cpython3/Doc/library/ |
D | os.rst | 1729 .. _dir_fd: target in Files and Directories
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/openat2/ |
H A D | openat201.c | 16 static int dir_fd = -1, fd_atcwd = AT_FDCWD; variable
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/openat/ |
H A D | openat04.c | 44 static int tmpfile_fd = -1, dir_fd = -1, mount_flag; variable
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/proc/ |
H A D | fd-003-kthread.c | 44 int dir_fd, fd; in kernel_thread_fd() local
|
/aosp_15_r20/bionic/libc/bionic/ |
H A D | scandir.cpp | 99 int dir_fd = openat(parent_fd, dir_name, O_CLOEXEC | O_DIRECTORY | O_RDONLY); in scandirat() local
|
/aosp_15_r20/bionic/libc/arch-riscv64/ |
H A D | dynamic_function_dispatch.cpp | 37 static inline __always_inline int ifunc_faccessat(int dir_fd, const char* path, int mode) { in ifunc_faccessat()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/test/ |
D | limit_fd.cpp | 101 int dir_fd = ::dirfd(::opendir(".")); variable
|
/aosp_15_r20/frameworks/native/cmds/dumpstate/ |
H A D | DumpPool.cpp | 137 int dir_fd = dirfd(dir_ptr.get()); in deleteTempFiles() local
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/landlock/ |
H A D | base_test.c | 265 int ruleset_fd_tx, dir_fd; in TEST() local
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_glob.py | 12 dir_fd = None variable in GlobTests
|
/aosp_15_r20/external/federated-compute/fcp/tensorflow/ |
H A D | file_descriptor_filesystem_test.cc | 143 int dir_fd = open(TempDir().c_str(), O_RDONLY | O_DIRECTORY); in TEST_F() local
|
/aosp_15_r20/external/libbrillo/brillo/files/ |
H A D | safe_fd.cc | 467 SafeFD dir_fd; in Rmdir() local
|
/aosp_15_r20/system/core/debuggerd/tombstoned/ |
H A D | tombstoned.cpp | 194 borrowed_fd dir_fd() { return dir_fd_; } in dir_fd() function in CrashQueue
|