Home
last modified time | relevance | path

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

12

/external/mesa3d/src/intel/tools/
Dintel_hang_replay.c107 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/
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
/external/llvm-libc/test/src/unistd/
Dfchdir_test.cpp35 int file_fd = LIBC_NAMESPACE::open(TEST_FILE, O_PATH); in TEST() local
/external/ltp/testcases/kernel/syscalls/fstatfs/
Dfstatfs01.c21 static int file_fd; variable
/external/ltp/testcases/kernel/syscalls/faccessat/
Dfaccessat02.c25 static int dir_fd, file_fd; variable
Dfaccessat01.c31 static int dir_fd, file_fd; variable
/external/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
/external/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
/external/ltp/testcases/kernel/syscalls/fchmodat/
Dfchmodat01.c28 static int dir_fd, file_fd; variable
Dfchmodat02.c29 static int file_fd; variable
/external/ltp/testcases/kernel/syscalls/name_to_handle_at/
Dname_to_handle_at01.c24 static int dir_fd, fd_atcwd = AT_FDCWD, file_fd; variable
/external/ltp/testcases/kernel/syscalls/readdir/
Dreaddir21.c28 static unsigned int del_dir_fd, file_fd; variable
/external/ltp/testcases/kernel/syscalls/open_by_handle_at/
Dopen_by_handle_at01.c24 static int dir_fd, fd_atcwd = AT_FDCWD, file_fd; variable
/external/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl07.c69 static int file_fd, pipe_fds[2], fifo_fd; variable
Dfcntl17.c71 int file_fd; variable
/external/squashfs-tools/squashfs-tools/
Dunsquashfs.c881 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/
Ddir.rs299 let file_fd = crate::fs::openat( in dir_iterator_handles_io_errors() localVariable

12