| /external/mesa3d/src/intel/tools/ |
| D | intel_hang_replay.c | 107 int file_fd, in write_gem_bo_data() 125 skip_data(int file_fd, size_t size) in skip_data() 268 int file_fd = open(file, O_RDONLY); in main() local
|
| /external/ltp/testcases/kernel/syscalls/ioctl/ |
| D | ioctl_loop03.c | 24 static int dev_num, dev_fd, file_fd, attach_flag; variable
|
| D | ioctl_loop04.c | 30 static int dev_num, dev_fd, file_fd, attach_flag; variable
|
| D | ioctl_loop06.c | 23 static int dev_num, dev_fd, file_fd, attach_flag, loop_configure_sup = 1; variable
|
| D | ioctl_loop02.c | 29 static int file_fd, file_change_fd, file_fd_invalid; variable
|
| D | ioctl_loop07.c | 28 static int dev_num, dev_fd, file_fd, attach_flag, loop_configure_sup = 1; variable
|
| /external/llvm-libc/test/src/unistd/ |
| D | fchdir_test.cpp | 35 int file_fd = LIBC_NAMESPACE::open(TEST_FILE, O_PATH); in TEST() local
|
| /external/ltp/testcases/kernel/syscalls/fstatfs/ |
| D | fstatfs01.c | 21 static int file_fd; variable
|
| /external/ltp/testcases/kernel/syscalls/faccessat/ |
| D | faccessat02.c | 25 static int dir_fd, file_fd; variable
|
| D | faccessat01.c | 31 static int dir_fd, file_fd; variable
|
| /external/ltp/testcases/kernel/syscalls/statx/ |
| D | statx12.c | 29 static int dir_fd = -1, file_fd = -1; variable
|
| D | statx02.c | 38 static int file_fd; variable
|
| D | statx03.c | 92 int file_fd; in setup() local
|
| D | statx01.c | 50 static int file_fd = -1; variable
|
| /external/ltp/testcases/kernel/syscalls/readlinkat/ |
| D | readlinkat01.c | 32 static int file_fd, dir_fd, dir_fd2; variable
|
| D | readlinkat02.c | 32 static int file_fd, dir_fd; variable
|
| /external/ltp/testcases/kernel/syscalls/fchmodat/ |
| D | fchmodat01.c | 28 static int dir_fd, file_fd; variable
|
| D | fchmodat02.c | 29 static int file_fd; variable
|
| /external/ltp/testcases/kernel/syscalls/name_to_handle_at/ |
| D | name_to_handle_at01.c | 24 static int dir_fd, fd_atcwd = AT_FDCWD, file_fd; variable
|
| /external/ltp/testcases/kernel/syscalls/readdir/ |
| D | readdir21.c | 28 static unsigned int del_dir_fd, file_fd; variable
|
| /external/ltp/testcases/kernel/syscalls/open_by_handle_at/ |
| D | open_by_handle_at01.c | 24 static int dir_fd, fd_atcwd = AT_FDCWD, file_fd; variable
|
| /external/ltp/testcases/kernel/syscalls/fcntl/ |
| D | fcntl07.c | 69 static int file_fd, pipe_fds[2], fifo_fd; variable
|
| D | fcntl17.c | 71 int file_fd; variable
|
| /external/squashfs-tools/squashfs-tools/ |
| D | unsquashfs.c | 881 int write_block(int file_fd, char *buffer, int size, long long hole, int sparse) in write_block() 963 void queue_file(char *pathname, int file_fd, struct inode *inode) in queue_file() 1002 unsigned int file_fd, i; in write_file() local 2007 int file_fd; in writer() local
|
| /external/rust/crates/rustix/src/backend/linux_raw/fs/ |
| D | dir.rs | 299 let file_fd = crate::fs::openat( in dir_iterator_handles_io_errors() localVariable
|