Searched refs:open_socket (Results 1 – 2 of 2) sorted by relevance
120 open_socket(int port_no, int *sockfd) in open_socket() function302 rv = open_socket(groupp->tcp_port, &groupp->sockfd); in vntsd_listen_thread()
231 static int open_socket __P((char *));750 int fd = open_socket(pty_socket);2490 open_socket(dest) in open_socket() function