Searched refs:_PASS_MAX (Results 1 – 3 of 3) sorted by relevance
190 #define _PASS_MAX 256 /* modern Solaris PASS_MAX */ macro195 #define PASS_MAX _PASS_MAX /* max # of characters in a password */
129 return ((long)_PASS_MAX); in sysconf()
300 p->maxlength = _PASS_MAX; in get_passwd_defaults()309 p->maxlength = _PASS_MAX; in get_passwd_defaults()