taglinefilesource code
SO_ACCEPTCON391net/socket.cif (sock->flags & SO_ACCEPTCON) 
SO_ACCEPTCON419net/socket.cif (sock->flags & SO_ACCEPTCON) 
SO_ACCEPTCON590net/socket.cif (!(servsock->flags & SO_ACCEPTCON)) 
SO_ACCEPTCON837net/socket.csock->flags |= SO_ACCEPTCON;
SO_ACCEPTCON866net/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)