Home
last modified time | relevance | path

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

/src/lib/libc/rpc/
H A Dclnt_perror.c55 static char *auth_errmsg(enum auth_stat);
134 err = auth_errmsg(e.re_why); in clnt_sperror()
309 auth_errmsg(enum auth_stat stat) in auth_errmsg() function
/src/crypto/krb5/src/lib/rpc/
H A Dclnt_perror.c58 static char *auth_errmsg(enum auth_stat);
134 err = auth_errmsg(e.re_why); in clnt_sperror()
339 auth_errmsg(enum auth_stat stat) in auth_errmsg() function