HomeSort by: relevance | last modified time | path
    Searched defs:clnt_sperror (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/rpc/
clnt_perror.c 68 __weak_alias(clnt_sperror,_clnt_sperror)
91 clnt_sperror(CLIENT *rpch, const char *s) function in typeref:typename:char *
188 (void) fprintf(stderr, "%s\n", clnt_sperror(rpch,s));
  /src/lib/libc/include/
namespace.h 271 #define clnt_sperror _clnt_sperror macro

Completed in 35 milliseconds