Searched refs:open_socket (Results 1 – 4 of 4) sorted by relevance
41 def open_socket(host, port): function52 s = open_socket(host, port)
121 static int open_socket __P((char *));653 int fd = open_socket(pty_socket); in connect_tty()872 open_socket(dest) in open_socket() function
222 int open_socket(const char *ifname) in open_socket() function818 redirector.sd = open_socket(redirector.ifname); in main()
251 static int open_socket(const char *path) in open_socket() function1074 serv_sock = open_socket(socket_path); in main()