Home
last modified time | relevance | path

Searched refs:_PASS_MAX (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/head/
H A Dlimits.h190 #define _PASS_MAX 256 /* modern Solaris PASS_MAX */ macro
195 #define PASS_MAX _PASS_MAX /* max # of characters in a password */
/titanic_44/usr/src/lib/libc/port/gen/
H A Dsysconf.c129 return ((long)_PASS_MAX); in sysconf()
/titanic_44/usr/src/lib/pam_modules/authtok_check/
H A Dauthtok_check.c300 p->maxlength = _PASS_MAX; in get_passwd_defaults()
309 p->maxlength = _PASS_MAX; in get_passwd_defaults()