Searched refs:SO_ACCEPTCONN (Results 1 – 6 of 6) sorted by relevance
110 #if defined(SO_ACCEPTCONN) || (defined(HAVE_DECL_SO_ACCEPTCONN) && HAVE_DECL_SO_ACCEPTCONN)111 XLAT(SO_ACCEPTCONN),
34 SO_ACCEPTCONN
51 #define SO_ACCEPTCONN 30 macro
42 #define SO_ACCEPTCONN 0x1009 macro
190 if (getsockopt(fd, SOL_SOCKET, SO_ACCEPTCONN, &accepting, &l) < 0) in sd_is_socket_internal()
195 if (getsockopt(fd, SOL_SOCKET, SO_ACCEPTCONN, &accepting, &l) < 0) in sd_is_socket_internal()