taglinefilesource code
SO_ACCEPTCON379net/socket.cif (sock->flags & SO_ACCEPTCON) 
SO_ACCEPTCON407net/socket.cif (sock->flags & SO_ACCEPTCON) 
SO_ACCEPTCON500net/socket.cif (!(servsock->flags & SO_ACCEPTCON)) 
SO_ACCEPTCON738net/socket.csock->flags |= SO_ACCEPTCON;
SO_ACCEPTCON767net/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)