/external/ltp/testcases/kernel/syscalls/ioctl/ |
D | ioctl_loop03.c | 19 static int dev_num, dev_fd, file_fd, attach_flag; variable
|
D | ioctl_loop04.c | 24 static int dev_num, dev_fd, file_fd, attach_flag; variable
|
D | ioctl_loop06.c | 18 static int dev_num, dev_fd, file_fd, attach_flag, loop_configure_sup = 1; variable
|
D | ioctl_loop02.c | 26 static int file_fd, file_change_fd, file_fd_invalid; variable
|
D | ioctl_loop07.c | 25 static int dev_num, dev_fd, file_fd, attach_flag, loop_configure_sup = 1; variable
|
/external/ltp/testcases/kernel/syscalls/fstatfs/ |
D | fstatfs01.c | 56 static int file_fd; variable
|
/external/ltp/testcases/kernel/syscalls/statx/ |
D | statx02.c | 37 static int file_fd; variable
|
D | statx01.c | 149 int file_fd; in setup() local
|
D | statx03.c | 101 int file_fd; in setup() local
|
/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/readlinkat/ |
D | readlinkat02.c | 44 static int file_fd, dir_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/readdir/ |
D | readdir21.c | 54 static unsigned int del_dir_fd, 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/command-fds/src/ |
D | lib.rs | 277 let file_fd = file.as_raw_fd(); in one_preserved() localVariable
|
/external/ltp/lib/ |
D | tst_device.c | 146 int dev_fd, file_fd; in tst_attach_device() local
|
/external/elfutils/src/ |
D | elfclassify.c | 49 static int file_fd = -1; variable
|
/external/toolchain-utils/cros_utils/ |
D | logger.py | 123 def LogMsg(self, file_fd, term_fd, msg, flush=True): argument
|