taglinefilesource code
SO_ACCEPTCON376net/socket.cif (sock->flags & SO_ACCEPTCON) 
SO_ACCEPTCON404net/socket.cif (sock->flags & SO_ACCEPTCON) 
SO_ACCEPTCON559net/socket.cif (!(servsock->flags & SO_ACCEPTCON)) 
SO_ACCEPTCON801net/socket.csock->flags |= SO_ACCEPTCON;
SO_ACCEPTCON830net/socket.cif (!(sock->flags & SO_ACCEPTCON)) 
SO_ACCEPTCON768net/unix/sock.cif (sock->flags & SO_ACCEPTCON) 
SO_ACCEPTCON830net/unix/sock.cif (sock->flags & SO_ACCEPTCON) 
SO_ACCEPTCON841net/unix/sock.cif (sock->flags & SO_ACCEPTCON)