d_pwclass='undef'
d_pwcomment='undef'
d_pwexpire='undef'
+d_pwgecos='undef'
d_pwquota='undef'
d_readdir='define'
d_readlink='undef'
* This symbol, if defined, indicates to the C program that struct passwd
* contains pw_expire.
*/
+/* PWGECOS:
+ * This symbol, if defined, indicates to the C program that struct passwd
+ * contains pw_gecos.
+ */
/* PWCOMMENT:
* This symbol, if defined, indicates to the C program that struct passwd
* contains pw_comment.
/*#define PWCHANGE /**/
/*#define PWCLASS /**/
/*#define PWEXPIRE /**/
+/*#define PWGECOS /**/
/*#define PWCOMMENT /**/
/* I_SFIO: