listen
int listen(int, int);
if (listen(s, 1) < 0)
if (listen(s, 1) < 0) {
if (listen(s->rs_fd, 5) < 0) {
if (listen(servfd, 1) == -1) {
if (listen(s, 1) < 0) {
listen(tcp_socket, 3); /* at most 3 simultaneuos uucp connections */
(void) listen(s2, 1);
if (listen(data, 1) < 0)
if (listen(s, 5) < 0) {
if (listen(s, 1) < 0)
if (listen(sockt, 5) != 0) {
if (listen(s, QLEN) != 0) {
if (listen(sock, 30) < 0) {
if (listen(sock, 30) < 0) {
boolean_t listen;
listen = B_FALSE;
listen = B_TRUE;
} else if (listen == B_FALSE) {
(void) listen(uds_fd, UDS_BACKLOG);
(void) listen(fd, qlen);
poll_bound_fds(instance_t *instance, boolean_t listen, char *proto_name)
if (listen == B_FALSE) {
if (listen(lfd, 1) < 0) {
if (listen(sock, 30) < 0) {
if ((listen(s, 5)) < 0) {
if ((listen(s, 5)) < 0) {
if (listen(s, 32) < 0) {
if (listen(fd, blog) == -1) {
listen(fd, ip_qlen) != 0;
if (listen(s, 5) < 0) {
if (listen(sock, 5) < 0) {
if (listen(finet, 5) < 0) {
static void listen(void);
listen();
if (listen(server_socket, 5) < 0) {
} else if (listen(sd, 5) < 0) {
if (listen(sock, backlog) < 0)
if (listen(ControlSocket, 8) < 0)
listen(d->d_socket, d->d_listenqueue) < 0)
if (listen(sock, SOMAXCONN) < 0) {
if (listen(listen_fd, SOMAXCONN) < 0) {
if (listen(*sockfd, VNTSD_MAX_SOCKETS) == -1) {
if (listen(servfd, 4) == -1) {
if (listen(s, 10) < 0) {
if (listen(*listen_fd, DHCP_IPC_LISTEN_BACKLOG) == -1) {
if (listen(KSTOSO(ks), backlog) != 0)
OKFREE(listen(fd, maxconn), new);
int listen(int, int);
(void) listen(s2, 1);
(void) listen(s2, 1);
(void) listen(sfd, 5);
return (listen(sd, backlog));
if (listen(dst, 5) != 0) {
if (listen(lsock, 5) < 0) {
if (listen(sock, 5) < 0) {
if (listen(odir_uds, 1) != 0) {
ret = listen(lsock, 5);
assert(listen(s, 3) >= 0);
if (listen(sockfd, 1) == -1)
if (listen(sock, 0) == -1)
if (listen(sock, 0) == -1)
if (listen(dst, 5) != 0) {
__SOF_FILTER_OP(so, listen, cr, backlogp)
int (*listen)(void *, int);
iscsi_net->listen = iscsi_net_listen;
if (iscsi_net->listen(listening_so, 5) < 0) {
/* 233 */ SYSENT_CI("listen", listen, 3),
int listen(int, int, int);
/* 233 */ SYSENT_CI("listen", listen, 3),
extern int listen(int, int);