Searched defs:_PASSWORD_LEN (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/include/ | ||
H A D | pwd.h | 92 #define _PASSWORD_LEN 128 /* max length, not counting NUL */ macro |
/netbsd-src/usr.bin/passwd/ | ||
H A D | yp_passwd.c | 67 #define _PASSWORD_LEN PASS_MAX macro |