Searched defs:en_login_pw (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/keyserv/
H A Dchkey.c363 char *en_login_pw = spw->sp_pwdp; local
371 (void) strlcpy(short_en_login_pw, en_login_pw,
374 if (en_login_pw && (strlen(en_login_pw) != 0)) {
397 en_login_pw);
400 en_login_pw))) {

Completed in 47 milliseconds