Searched refs:ppErrStr (Results 1 – 3 of 3) sorted by relevance
116 int check_password(char *pPasswd, char **ppErrStr, Entry *e, void *pArg);
433 check_password(char *pPasswd, char **ppErrStr, Entry *e, void *pArg) in check_password() argument672 *ppErrStr = strdup(""); in check_password()677 *ppErrStr = strdup(szErrStr); in check_password()
1167 ppErrStr