SCM_WIFI_STATUS 2323 ext/socket/constdefs.c #if defined(SCM_WIFI_STATUS) SCM_WIFI_STATUS 2325 ext/socket/constdefs.c rb_define_const(rb_cSocket, "SCM_WIFI_STATUS", INTEGER2NUM(SCM_WIFI_STATUS)); SCM_WIFI_STATUS 2327 ext/socket/constdefs.c rb_define_const(rb_mSockConst, "SCM_WIFI_STATUS", INTEGER2NUM(SCM_WIFI_STATUS)); SCM_WIFI_STATUS 4390 ext/socket/constdefs.c #ifdef SCM_WIFI_STATUS SCM_WIFI_STATUS 4391 ext/socket/constdefs.c st_insert(rsock_intern_scm_optname_hash, (st_data_t)SCM_WIFI_STATUS, (st_data_t)rb_intern2("SCM_WIFI_STATUS", 15)); SCM_WIFI_STATUS 4417 ext/socket/constdefs.c #ifdef SCM_WIFI_STATUS SCM_WIFI_STATUS 4418 ext/socket/constdefs.c st_insert(rsock_intern_scm_optname_hash, (st_data_t)SCM_WIFI_STATUS, (st_data_t)rb_intern2("WIFI_STATUS", 11)); SCM_WIFI_STATUS 6693 ext/socket/constdefs.c #ifdef SCM_WIFI_STATUS SCM_WIFI_STATUS 6694 ext/socket/constdefs.c if (memcmp(str, "WIFI_STATUS", 11) == 0) { *valp = SCM_WIFI_STATUS; return 0; } SCM_WIFI_STATUS 6717 ext/socket/constdefs.c #ifdef SCM_WIFI_STATUS SCM_WIFI_STATUS 6718 ext/socket/constdefs.c if (memcmp(str, "SCM_WIFI_STATUS", 15) == 0) { *valp = SCM_WIFI_STATUS; return 0; } SCM_WIFI_STATUS 1892 ext/socket/constdefs.h #if !defined(SCM_WIFI_STATUS) SCM_WIFI_STATUS 1894 ext/socket/constdefs.h # define SCM_WIFI_STATUS SCM_WIFI_STATUS