Searched refs:clnt_sperror (Results 1 – 2 of 2) sorted by relevance
197 clnt_sperror (CLIENT * rpch, const char *msg) in clnt_sperror() function279 libc_hidden_def(clnt_sperror) in libc_hidden_def() argument284 (void) fputs (clnt_sperror (rpch, msg), stderr); in libc_hidden_def()
393 extern char *clnt_sperror (CLIENT *__clnt, const char *__msg) __THROW;395 libc_hidden_proto(clnt_sperror)
Completed in 4 milliseconds