Lines Matching defs:accept
92 * accept: ENOMEM/ENOSR/EINTR - (EINTR) ENOMEM/ENOBUFS/ENOSR/
114 * connect, accept: EINTR
270 * Common create code for socket and accept. If tso is set the values
411 * that this is an accept fast-path instance.
469 * flag on the socket. We do the fallback after the accept
1494 * If the socket is ready to accept connections already, then
1703 * a pointer to an instance for the accept fast-path.
1773 * it's inherited early to allow debugging of the accept code itself.
1890 * are already inherited. We could do all this after accept is
1972 * Nonblocking accept() just make it
2024 * which don't support the FireEngine accept fast-path. It is also
2028 * should follow TLI accept behaviour). We blindly assume the worst
2030 * any option (eager) and the accept should happen on the listener
4819 boolean_t accept, struct cred *cr)
4835 if (accept) {
6261 * the accept() was run on a non-blocking socket sowaitconnind()