Home
last modified time | relevance | path

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

/dragonfly/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()
302 auth_errmsg(enum auth_stat stat) in auth_errmsg() function