Home
last modified time | relevance | path

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

/sunrpc/
A Dclnt_perr.c63 char *tmpstr; in clnt_sperror() local
97 tmpstr = auth_errmsg (e.re_why); in clnt_sperror()
98 if (tmpstr != NULL) in clnt_sperror()
99 res = __asprintf (&str, _("%s: %s; why = %s\n"), msg, errstr, tmpstr); in clnt_sperror()

Completed in 3 milliseconds