_PASS_MAX
#define PASS_MAX _PASS_MAX /* max # of characters in a password */
return ((long)_PASS_MAX);
p->maxlength = _PASS_MAX;