Home
last modified time | relevance | path

Searched refs:open_socket (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/vntsd/
H A Dlisten.c120 open_socket(int port_no, int *sockfd) in open_socket() function
302 rv = open_socket(groupp->tcp_port, &groupp->sockfd); in vntsd_listen_thread()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dmain.c228 static int open_socket __P((char *));
747 int fd = open_socket(pty_socket);
2487 open_socket(dest) in open_socket() function