Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pam_modules/authtok_check/
H A Dfascist.c392 char rpassword[PATH_MAX]; in FascistLook() local
396 (void) strlcpy(rpassword, instring, TRUNCSTRINGSIZE); in FascistLook()
397 password = rpassword; in FascistLook()