Home
last modified time | relevance | path

Searched defs:dir_fd (Results 26 – 50 of 71) sorted by relevance

123

/aosp_15_r20/external/ltp/testcases/kernel/syscalls/readlinkat/
H A Dreadlinkat01.c32 static int file_fd, dir_fd, dir_fd2; variable
H A Dreadlinkat02.c32 static int file_fd, dir_fd; variable
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fchownat/
H A Dfchownat02.c42 static int dir_fd; variable
H A Dfchownat01.c44 static int dir_fd; variable
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/faccessat/
H A Dfaccessat01.c31 static int dir_fd, file_fd; variable
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fchmodat/
H A Dfchmodat01.c28 static int dir_fd, file_fd; variable
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/pread/
H A Dpread02.c25 static int pipe_fd[2], fd, dir_fd; variable
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/faccessat2/
H A Dfaccessat201.c27 static int dir_fd, bad_fd = -1; variable
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/readdir/
H A Dreaddir21.c30 static unsigned int dir_fd; variable
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/name_to_handle_at/
H A Dname_to_handle_at01.c24 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 Dopen_by_handle_at01.c24 static int dir_fd, fd_atcwd = AT_FDCWD, file_fd; variable
/aosp_15_r20/external/perfetto/src/profiling/perf/
H A Dproc_descriptors.cc42 auto dir_fd = base::ScopedFile( in GetDescriptorsForPid() local
/aosp_15_r20/external/python/cpython3/Doc/library/
Dos.rst1729 .. _dir_fd: target in Files and Directories
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/openat2/
H A Dopenat201.c16 static int dir_fd = -1, fd_atcwd = AT_FDCWD; variable
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/openat/
H A Dopenat04.c44 static int tmpfile_fd = -1, dir_fd = -1, mount_flag; variable
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/proc/
H A Dfd-003-kthread.c44 int dir_fd, fd; in kernel_thread_fd() local
/aosp_15_r20/bionic/libc/bionic/
H A Dscandir.cpp99 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 Ddynamic_function_dispatch.cpp37 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/
Dlimit_fd.cpp101 int dir_fd = ::dirfd(::opendir(".")); variable
/aosp_15_r20/frameworks/native/cmds/dumpstate/
H A DDumpPool.cpp137 int dir_fd = dirfd(dir_ptr.get()); in deleteTempFiles() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/landlock/
H A Dbase_test.c265 int ruleset_fd_tx, dir_fd; in TEST() local
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_glob.py12 dir_fd = None variable in GlobTests
/aosp_15_r20/external/federated-compute/fcp/tensorflow/
H A Dfile_descriptor_filesystem_test.cc143 int dir_fd = open(TempDir().c_str(), O_RDONLY | O_DIRECTORY); in TEST_F() local
/aosp_15_r20/external/libbrillo/brillo/files/
H A Dsafe_fd.cc467 SafeFD dir_fd; in Rmdir() local
/aosp_15_r20/system/core/debuggerd/tombstoned/
H A Dtombstoned.cpp194 borrowed_fd dir_fd() { return dir_fd_; } in dir_fd() function in CrashQueue

123