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

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

Completed in 55 milliseconds