Home
last modified time | relevance | path

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

/sunrpc/
A Dclnt_perr.c59 const char *errstr = clnt_sperrno (e.re_status); in clnt_sperror()
247 clnt_sperrno (enum clnt_stat stat) in clnt_sperrno() function
261 libc_hidden_def (clnt_sperrno) in libc_hidden_def() argument
263 libc_hidden_nolink_sunrpc (clnt_sperrno, GLIBC_2_0) in libc_hidden_def()
269 (void) __fxprintf (NULL, "%s", clnt_sperrno (num)); in libc_hidden_def()
289 errstr = clnt_sperrno (ce->cf_error.re_status); in libc_hidden_def()
303 msg, clnt_sperrno (ce->cf_stat), connector, errstr) < 0) in libc_hidden_def()
A DVersions21 clnt_perror; clnt_spcreateerror; clnt_sperrno; clnt_sperror;
/sunrpc/rpc/
A Dclnt.h399 extern char *clnt_sperrno (enum clnt_stat __num) __THROW; /* string */

Completed in 7 milliseconds