Searched defs:file_fd (Results 1 – 9 of 9) sorted by relevance
/external/ltp/testcases/kernel/syscalls/fstatfs/ |
D | fstatfs01.c | 56 static int 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/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/ltp/lib/ |
D | tst_device.c | 133 int dev_fd, file_fd, err; in attach_device() local
|
/external/squashfs-tools/squashfs-tools/ |
D | unsquashfs.c | 880 int write_block(int file_fd, char *buffer, int size, long long hole, int sparse) in write_block() 962 void queue_file(char *pathname, int file_fd, struct inode *inode) in queue_file() 1001 unsigned int file_fd, i; in write_file() local 2006 int file_fd; in writer() local
|
/external/toolchain-utils/cros_utils/ |
D | logger.py | 119 def LogMsg(self, file_fd, term_fd, msg, flush=True): argument
|
/external/valgrind/auxprogs/ |
D | valgrind-di-server.c | 184 int file_fd; member
|