Searched refs:auth_errlist (Results 1 – 1 of 1) sorted by relevance
290 static const char *const auth_errlist[] = { variable313 if (errnum < (sizeof(auth_errlist)/sizeof(auth_errlist[0]))) in auth_errmsg()315 return (char *)auth_errlist[errnum]; in auth_errmsg()