Home
last modified time | relevance | path

Searched defs:file_fd (Results 1 – 25 of 25) sorted by relevance

/third_party/mesa3d/src/intel/tools/
Dintel_hang_replay.c186 int file_fd, in write_malloc_data()
201 int file_fd, in write_gem_bo_data()
219 skip_data(int file_fd, size_t size) in skip_data()
365 int file_fd = open(file, O_RDONLY); in main() local
Dintel_hang_viewer.cpp116 int file_fd = -1; member
/third_party/ltp/testcases/kernel/syscalls/ioctl/
Dioctl_loop03.c24 static int dev_num, dev_fd, file_fd, attach_flag; variable
Dioctl_loop04.c30 static int dev_num, dev_fd, file_fd, attach_flag; variable
Dioctl_loop06.c23 static int dev_num, dev_fd, file_fd, attach_flag, loop_configure_sup = 1; variable
Dioctl_loop02.c29 static int file_fd, file_change_fd, file_fd_invalid; variable
Dioctl_loop07.c28 static int dev_num, dev_fd, file_fd, attach_flag, loop_configure_sup = 1; variable
/third_party/ltp/testcases/kernel/syscalls/fstatfs/
Dfstatfs01.c21 static int file_fd; variable
/third_party/ltp/testcases/kernel/syscalls/faccessat/
Dfaccessat02.c25 static int dir_fd, file_fd; variable
Dfaccessat01.c31 static int dir_fd, file_fd; variable
/third_party/ltp/testcases/kernel/syscalls/statx/
Dstatx12.c29 static int dir_fd = -1, file_fd = -1; variable
Dstatx02.c38 static int file_fd; variable
Dstatx03.c92 int file_fd; in setup() local
Dstatx01.c50 static int file_fd = -1; variable
/third_party/ltp/testcases/kernel/syscalls/readlinkat/
Dreadlinkat01.c32 static int file_fd, dir_fd, dir_fd2; variable
Dreadlinkat02.c32 static int file_fd, dir_fd; variable
/third_party/ltp/testcases/kernel/syscalls/readdir/
Dreaddir21.c28 static unsigned int del_dir_fd, file_fd; variable
/third_party/ltp/testcases/kernel/syscalls/name_to_handle_at/
Dname_to_handle_at01.c24 static int dir_fd, fd_atcwd = AT_FDCWD, file_fd; variable
/third_party/ltp/testcases/kernel/syscalls/open_by_handle_at/
Dopen_by_handle_at01.c24 static int dir_fd, fd_atcwd = AT_FDCWD, file_fd; variable
/third_party/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl07.c69 static int file_fd, pipe_fds[2], fifo_fd; variable
Dfcntl17.c71 int file_fd; variable
/third_party/rust/crates/rustix/src/backend/linux_raw/fs/
Ddir.rs278 let file_fd = crate::fs::openat( in dir_iterator_handles_io_errors() localVariable
/third_party/rust/crates/rustix/src/backend/libc/fs/
Ddir.rs530 let file_fd = crate::fs::openat( in dir_iterator_handles_io_errors() localVariable
/third_party/ltp/lib/
Dtst_device.c154 int dev_fd, file_fd; in tst_attach_device() local
/third_party/elfutils/src/
Delfclassify.c49 static int file_fd = -1; variable