Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/pam_modules/authtok_check/
H A Dpacker.h85 int PutPW(PWDICT *, char *);
H A Dpacklib.c140 (void) PutPW(pwp, (char *)0); /* flush last index if necess */ in PWClose()
175 PutPW(PWDICT *pwp, char *string) in PutPW() function
H A Dpacker.c336 (void) PutPW(pwp, words[choice]); in merge_files()