Searched defs:clnt_sperror (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/rpc/
H A Dclnt_perr.c126 clnt_sperror(const CLIENT *cl, const char *s) function
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dclnt_perror.c72 "clnt_sperror: malloc failed when trying to create buffer\n");
121 clnt_sperror(const CLIENT *cl, const char *s) function
224 (void) fprintf(stderr, "%s\n", clnt_sperror(cl, s));
/illumos-gate/usr/src/man/man3nsl/
H A DMakefile131 clnt_sperror.3nsl \
380 clnt_sperror.3nsl := LINKSRC = rpc_clnt_calls.3nsl

Completed in 47 milliseconds