Searched defs:out_fd (Results 1 - 6 of 6) sorted by relevance
/linux-4.1.27/tools/virtio/virtio-trace/ |
H A D | trace-agent.h | 37 int out_fd; member in struct:rw_thread_info
|
/linux-4.1.27/arch/um/drivers/ |
H A D | harddog_user.c | 106 void stop_watchdog(int in_fd, int out_fd) stop_watchdog() argument
|
/linux-4.1.27/arch/powerpc/boot/ |
H A D | mktree.c | 43 int in_fd, out_fd; main() local
|
/linux-4.1.27/init/ |
H A D | do_mounts_rd.c | 188 int in_fd, out_fd; rd_load_image() local 345 static int __init crd_load(int in_fd, int out_fd, decompress_fn deco) crd_load() argument
|
/linux-4.1.27/tools/testing/selftests/exec/ |
H A D | execveat.c | 140 int out_fd = open(dest, O_RDWR|O_CREAT|O_TRUNC, 0755); exe_cp() local
|
/linux-4.1.27/fs/ |
H A D | read_write.c | 1155 static ssize_t do_sendfile(int out_fd, int in_fd, loff_t *ppos, do_sendfile() argument
|
Completed in 196 milliseconds