|
Ruby
1.9.3p537(2014-02-19revision0)
|
Go to the source code of this file.
Defines | |
| #define | HAVE_GETLOGIN 1 |
| #define | HAVE_GETPWENT 1 |
| #define | HAVE_GETGRENT 1 |
| #define | SYSCONFDIR "/etc" |
| #define | HAVE_STRUCT_PASSWD_PW_GECOS 1 |
| #define | HAVE_ST_PW_GECOS 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 HAVE_GETGRENT 1 |
| #define HAVE_GETLOGIN 1 |
| #define HAVE_GETPWENT 1 |
| #define HAVE_ST_GR_PASSWD 1 |
Definition at line 12 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 |
| #define HAVE_STRUCT_GROUP_GR_PASSWD 1 |
| #define HAVE_STRUCT_PASSWD_PW_GECOS 1 |
| #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 |
| #define SYSCONFDIR "/etc" |
Definition at line 6 of file extconf.h.
Referenced by etc_sysconfdir().
1.7.6.1