Searched defs:fd_out (Results 1 – 4 of 4) sorted by relevance
/linux-3.3/arch/um/drivers/ |
D | ubd_user.c | 31 int start_io_thread(unsigned long sp, int *fd_out) in start_io_thread()
|
D | chan_user.c | 219 static int winch_tramp(int fd, struct tty_struct *tty, int *fd_out, in winch_tramp()
|
/linux-3.3/arch/um/os-Linux/drivers/ |
D | tuntap_user.c | 62 static int tuntap_open_tramp(char *gate, int *fd_out, int me, int remote, in tuntap_open_tramp()
|
/linux-3.3/fs/ |
D | splice.c | 1683 int, fd_out, loff_t __user *, off_out, in SYSCALL_DEFINE6() argument
|