IFF_SLAVE_INACTIVE 2617 ext/socket/constdefs.c #if defined(IFF_SLAVE_INACTIVE)
IFF_SLAVE_INACTIVE 2619 ext/socket/constdefs.c     rb_define_const(rb_cSocket, "IFF_SLAVE_INACTIVE", INTEGER2NUM(IFF_SLAVE_INACTIVE));
IFF_SLAVE_INACTIVE 2621 ext/socket/constdefs.c     rb_define_const(rb_mSockConst, "IFF_SLAVE_INACTIVE", INTEGER2NUM(IFF_SLAVE_INACTIVE));
IFF_SLAVE_INACTIVE 2137 ext/socket/constdefs.h #if !defined(IFF_SLAVE_INACTIVE)
IFF_SLAVE_INACTIVE 2139 ext/socket/constdefs.h #  define IFF_SLAVE_INACTIVE IFF_SLAVE_INACTIVE