Searched refs:open_socket (Results 1 – 5 of 5) sorted by relevance
164 int open_socket() { in open_socket() function185 int sock = open_socket(); in main()
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()