Home | History | Annotate | Download | only in rpcgen

Lines Matching defs:_errbuf

77 char    _errbuf[256];		/* For all messages */
168 (void) sprintf(_errbuf, "cannot find %s netid.", transp);
176 (void) sprintf(_errbuf, "cannot create %s service.", transp);
195 (void) sprintf(_errbuf, "unable to register (%s, %s, %s).",
224 (void) sprintf(_errbuf,
242 (void) sprintf(_errbuf, "could not create a handle");
255 (void) sprintf(_errbuf, "svc_run returned");
501 (void) sprintf(_errbuf, "unable to free arguments");
512 (void) sprintf(_errbuf, "unable to free results");
610 f_print(fout, "%ssyslog(LOG_ERR, \"%s\");\n", space, _errbuf);
613 f_print(fout, "%s_msgout(\"%s\");\n", space, _errbuf);
615 f_print(fout, "%sfprintf(stderr, \"%s\");\n", space, _errbuf);
756 sprintf(_errbuf, "cannot get transport name");
759 sprintf(_errbuf, "cannot get transport info");
768 sprintf(_errbuf, "could not get the right module");
777 sprintf(_errbuf, "cannot create server handle");
794 (void) sprintf(_errbuf, "unable to register (%s, %s).",
933 (void) sprintf(_errbuf, "cannot create %s service.", transp);
958 (void) sprintf(_errbuf, "unable to register (%s, %s, %s).",