PASS_MAX
#define PASS_MAX 128 /* _PASSWORD_LEN from <pwd.h> */
#define PASS_MAX _PASS_MAX_XPG /* max # of characters in a password */
#define PASS_MAX _PASS_MAX /* max # of characters in a password */