Home | History | Annotate | Download | only in pppd

Lines Matching full:open_socket

121 static int open_socket __P((char *));
653 int fd = open_socket(pty_socket);
868 * open_socket - establish a stream socket connection to the nominated
872 open_socket(dest)