Lines Matching refs:accept
458 * Check that the versions match. In future this might accept
985 /* Accept a connection from inetd */
1089 * The main TCP accept loop. Note that, for the non-debug case, returns
1103 /* setup fd set for accept */
1168 *newsock = accept(listen_socks[i],
1173 error("accept: %.100s", strerror(errno));
1815 /* Accept a connection and return in a forked child */
2197 /* Get cipher type and check whether we accept this. */