Searched refs:port_connection (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/drivers/
H A Dport.h12 extern int port_connection(int fd, int *socket_out, int *pid_out);
H A Dport_user.c169 int port_connection(int fd, int *socket, int *pid_out) function
H A Dport_kern.c81 fd = port_connection(port->fd, socket, &pid);
84 printk(KERN_ERR "port_accept : port_connection "

Completed in 122 milliseconds