LOCAL_CREDS      2335 ext/socket/constdefs.c #if defined(LOCAL_CREDS)
LOCAL_CREDS      2337 ext/socket/constdefs.c     rb_define_const(rb_cSocket, "LOCAL_CREDS", INTEGER2NUM(LOCAL_CREDS));
LOCAL_CREDS      2339 ext/socket/constdefs.c     rb_define_const(rb_mSockConst, "LOCAL_CREDS", INTEGER2NUM(LOCAL_CREDS));
LOCAL_CREDS      4449 ext/socket/constdefs.c #ifdef LOCAL_CREDS
LOCAL_CREDS      4450 ext/socket/constdefs.c     st_insert(rsock_intern_local_optname_hash, (st_data_t)LOCAL_CREDS, (st_data_t)rb_intern2("LOCAL_CREDS", 11));
LOCAL_CREDS      4458 ext/socket/constdefs.c #ifdef LOCAL_CREDS
LOCAL_CREDS      4459 ext/socket/constdefs.c     st_insert(rsock_intern_local_optname_hash, (st_data_t)LOCAL_CREDS, (st_data_t)rb_intern2("CREDS", 5));
LOCAL_CREDS      1902 ext/socket/constdefs.h #if !defined(LOCAL_CREDS)
LOCAL_CREDS      1904 ext/socket/constdefs.h #  define LOCAL_CREDS LOCAL_CREDS