Home
last modified time | relevance | path

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

/freebsd-12-stable/lib/libc/rpc/
Dclnt_perror.c62 static char *auth_errmsg(enum auth_stat);
141 err = auth_errmsg(e.re_why); in clnt_sperror()
316 auth_errmsg(enum auth_stat stat) in auth_errmsg() function