Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pam_modules/authtok_check/
H A Dpacker.h89 char *GetPW(PWDICT *, uint32_t);
H A Dpacklib.c237 GetPW(PWDICT *pwp, uint32_t number) in GetPW() function
323 if ((this = GetPW(pwp, pivot)) == NULL) in FindPW()