taglinefilesource code
SO_ACCEPTCON323net/socket.cif (sock->flags & SO_ACCEPTCON) 
SO_ACCEPTCON347net/socket.cif (sock->flags & SO_ACCEPTCON) 
SO_ACCEPTCON491net/socket.cif (!(servsock->flags & SO_ACCEPTCON)) 
SO_ACCEPTCON739net/socket.csock->flags |= SO_ACCEPTCON;
SO_ACCEPTCON768net/socket.cif (!(sock->flags & SO_ACCEPTCON)) 
SO_ACCEPTCON779net/unix/sock.cif (sock->flags & SO_ACCEPTCON) 
SO_ACCEPTCON841net/unix/sock.cif (sock->flags & SO_ACCEPTCON) 
SO_ACCEPTCON852net/unix/sock.cif (sock->flags & SO_ACCEPTCON)