Home | History | Annotate | Download | only in pppd

Lines Matching refs:open_socket

120 static int open_socket __P((char *));
645 int fd = open_socket(pty_socket);
864 * open_socket - establish a stream socket connection to the nominated
868 open_socket(dest)