Lines Matching refs:pending_accept
318 pending_accept : 1,
1946 sock->pending_accept = 0;
2004 INSIST(!sock->pending_accept);
2605 INSIST(!sock->pending_accept);
2713 INSIST(!sock->pending_accept);
2723 sock->pending_accept = 1;
2843 INSIST(sock->pending_accept == 1);
2844 sock->pending_accept = 0;
5650 if (sock->pending_accept)
5653 ISC_XMLCHAR "pending_accept"));