Searched refs:pid_out (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/drivers/
H A Dxterm.h9 extern int xterm_fd(int socket, int *pid_out);
H A Dport.h12 extern int port_connection(int fd, int *socket_out, int *pid_out);
H A Dxterm_kern.c35 int xterm_fd(int socket, int *pid_out) argument
67 *pid_out = data->pid;
H A Dport_user.c169 int port_connection(int fd, int *socket, int *pid_out) argument
192 *pid_out = err;

Completed in 107 milliseconds