Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/pam_modules/authtok_check/
H A Dfascist.c17 static char *r_destructors[] = { variable
408 for (i = 0; r_destructors[i]; i++) { in FascistLook()
411 if (!(a = Mangle(password, r_destructors[i]))) { in FascistLook()
422 for (i = 0; r_destructors[i]; i++) { in FascistLook()
425 if (!(a = Mangle(password, r_destructors[i]))) { in FascistLook()