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

  /src/lib/libc/rpc/
clnt_perror.c 66 __weak_alias(clnt_spcreateerror,_clnt_spcreateerror)
246 clnt_spcreateerror(const char *s) function in typeref:typename:char *
301 (void) fprintf(stderr, "%s\n", clnt_spcreateerror(s));
  /src/lib/libc/include/
namespace.h 269 #define clnt_spcreateerror _clnt_spcreateerror macro

Completed in 13 milliseconds