Ruby  1.9.3p448(2013-06-27revision41675)
Defines
/ws/builds2/jenkins/src/du/dilos-userland-review/components/ruby/ruby-19/build/sparcv9/ext/etc/extconf.h File Reference

Go to the source code of this file.

Defines

#define HAVE_GETLOGIN   1
#define HAVE_GETPWENT   1
#define HAVE_GETGRENT   1
#define SYSCONFDIR   "/usr/ruby/1.9/etc"
#define HAVE_STRUCT_PASSWD_PW_GECOS   1
#define HAVE_ST_PW_GECOS   1
#define HAVE_STRUCT_PASSWD_PW_AGE   1
#define HAVE_ST_PW_AGE   1
#define PW_AGE2VAL   safe_setup_str
#define HAVE_STRUCT_PASSWD_PW_COMMENT   1
#define HAVE_ST_PW_COMMENT   1
#define HAVE_STRUCT_PASSWD_PW_PASSWD   1
#define HAVE_ST_PW_PASSWD   1
#define HAVE_STRUCT_GROUP_GR_PASSWD   1
#define HAVE_ST_GR_PASSWD   1

Define Documentation

#define HAVE_GETGRENT   1

Definition at line 5 of file extconf.h.

#define HAVE_GETLOGIN   1

Definition at line 3 of file extconf.h.

#define HAVE_GETPWENT   1

Definition at line 4 of file extconf.h.

#define HAVE_ST_GR_PASSWD   1

Definition at line 17 of file extconf.h.

Referenced by Init_etc().

#define HAVE_ST_PW_AGE   1

Definition at line 10 of file extconf.h.

Referenced by Init_etc().

#define HAVE_ST_PW_COMMENT   1

Definition at line 13 of file extconf.h.

Referenced by Init_etc().

#define HAVE_ST_PW_GECOS   1

Definition at line 8 of file extconf.h.

Referenced by Init_etc().

#define HAVE_ST_PW_PASSWD   1

Definition at line 15 of file extconf.h.

Definition at line 16 of file extconf.h.

#define HAVE_STRUCT_PASSWD_PW_AGE   1

Definition at line 9 of file extconf.h.

Definition at line 12 of file extconf.h.

Definition at line 7 of file extconf.h.

Definition at line 14 of file extconf.h.

#define PW_AGE2VAL   safe_setup_str

Definition at line 11 of file extconf.h.

#define SYSCONFDIR   "/usr/ruby/1.9/etc"

Definition at line 6 of file extconf.h.

Referenced by etc_sysconfdir().