Home
last modified time | relevance | path

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

/openbsd-src/lib/libc/rpc/
H A Dclnt_perror.c42 static char *auth_errmsg(enum auth_stat stat);
106 err = auth_errmsg(e.re_why); in clnt_sperror()
242 auth_errmsg(enum auth_stat stat) in auth_errmsg() function