/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));
|
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
|
namespace.h | 271 #define clnt_sperror _clnt_sperror macro
|