Searched refs:MAX_PASSWD_LEN (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/krb5/ldap_util/ | ||
H A D | kdb5_ldap_util.h | 89 #define MAX_PASSWD_LEN 1024 macro |
H A D | kdb5_ldap_util.c | 516 passwd = (char *)malloc(MAX_PASSWD_LEN); |