| /netbsd-src/usr.bin/ftp/ |
| H A D | util.c | 377 const char *errormsg; in ftp_login() local 410 errormsg = NULL; in ftp_login() 411 nlen = get_line(stdin, tmp, sizeof(tmp), &errormsg); in ftp_login() 413 fprintf(ttyout, "%s; %s aborted.\n", errormsg, "login"); in ftp_login() 508 const char *errormsg; in another() local 519 errormsg = NULL; in another() 520 nlen = get_line(stdin, line + len, sizeof(line)-len, &errormsg); in another() 522 fprintf(ttyout, "%s; %s aborted.\n", errormsg, "operation"); in another() 1302 * If EOF/error occurs or a too-long line is encountered and errormsg 1312 get_line(FILE *stream, char *buf, size_t buflen, const char **errormsg) in get_line() argument [all...] |
| H A D | ssl.c | 555 const char **errormsg) in fetch_getline() 563 if (errormsg) in fetch_getline() 564 *errormsg = "\nEOF received"; in fetch_getline() 567 if (errormsg) in fetch_getline() 568 *errormsg = "Error encountered"; in fetch_getline() 583 if (errormsg) in fetch_getline() 584 *errormsg = "Input line is too long (specify -b > 16384)"; in fetch_getline() 588 if (errormsg) in fetch_getline() 589 *errormsg = NULL; in fetch_getline() 553 fetch_getline(struct fetch_connect * conn,char * buf,size_t buflen,const char ** errormsg) fetch_getline() argument
|
| H A D | fetch.c | 264 const char *cp, *ep, *scheme, *errormsg; in auth_url() local 311 if (get_line(stdin, uuser, sizeof(uuser), &errormsg) < 0) { in auth_url() 312 warnx("%s; can't authenticate", errormsg); in auth_url() 980 const char *errormsg; in getresponseline() 983 *len = fetch_getline(fin, buf, buflen, &errormsg); in getresponseline() 986 if (*errormsg == '\n') in getresponseline() 987 errormsg++; in getresponseline() 988 warnx("Receiving HTTP reply: %s", errormsg); in getresponseline() 975 const char *errormsg; getresponseline() local
|
| H A D | cmds.c | 162 const char *errormsg; in confirm() local 178 if (get_line(stdin, cline, sizeof(cline), &errormsg) < 0) { in confirm() 180 fprintf(ttyout, "%s; %s aborted\n", errormsg, cmd); in confirm()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/tests/ |
| H A D | check-tested-lit-timeout-ability | 6 supported, errormsg = killProcessAndChildrenIsSupported() variable 9 sys.exit(errormsg)
|
| H A D | lit.cfg | 88 errormsg = proc.stderr 89 lit_config.warning('Setting a timeout per test not supported. ' + errormsg
|
| /netbsd-src/bin/sh/ |
| H A D | error.c | 311 STATIC const struct errname errormsg[] = { variable 383 for (ep = errormsg ; ep->errcode ; ep++) { in errmsg()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/lit/ |
| H A D | LitConfig.py | 104 supported, errormsg = self.maxIndividualTestTimeIsSupported 107 errormsg)
|
| /netbsd-src/libexec/rshd/ |
| H A D | rshd.c | 276 const char *errormsg = NULL, *errorstr = NULL; in doit() local 486 errormsg = pam_strerror(pamh, pam_err); in doit() 522 errormsg = __rcmd_errstr ? __rcmd_errstr : "unknown error"; in doit() 713 remuser, hostname, locuser, errormsg, cmdbuf); in doit()
|
| /netbsd-src/external/gpl2/xcvs/dist/src/ |
| H A D | mkmodules.c | 116 char *errormsg; member 832 if (fileptr->errormsg == NULL) in mkmodules()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libcc1/ |
| H A D | libcp1plugin.cc | 3627 const char *errormsg, in plugin_add_static_assert() argument 3634 if (!errormsg) in plugin_add_static_assert() 3635 errormsg = ""; in plugin_add_static_assert() 3637 tree message = build_string (strlen (errormsg) + 1, errormsg); in plugin_add_static_assert()
|
| /netbsd-src/external/gpl3/gcc/dist/libcc1/ |
| H A D | libcp1plugin.cc | 3468 const char *errormsg, in plugin_add_static_assert() argument 3475 if (!errormsg) in plugin_add_static_assert() 3476 errormsg = ""; in plugin_add_static_assert() 3478 tree message = build_string (strlen (errormsg) + 1, errormsg); in plugin_add_static_assert()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
| H A D | functional.d | 677 static string errormsg() in partial() 686 static assert(0, errormsg()); in partial()
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/ |
| H A D | functional.d | 696 static string errormsg() in partial() 705 static assert(0, errormsg()); in partial()
|
| /netbsd-src/external/bsd/am-utils/dist/doc/ |
| H A D | texinfo.tex | 234 % @errormsg{MSG}. Do the index-like expansions on MSG, but if things 238 \def\errormsg{\begingroup \indexnofonts \doerrormsg}
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/include/ |
| H A D | texinfo.tex | 233 % @errormsg{MSG}. Do the index-like expansions on MSG, but if things 237 \def\errormsg{\begingroup \indexnofonts \doerrormsg}
|
| /netbsd-src/external/gpl3/autoconf/dist/build-aux/ |
| H A D | texinfo.tex | 233 % @errormsg{MSG}. Do the index-like expansions on MSG, but if things 237 \def\errormsg{\begingroup \indexnofonts \doerrormsg}
|
| /netbsd-src/external/bsd/flex/dist/build-aux/ |
| H A D | texinfo.tex | 234 % @errormsg{MSG}. Do the index-like expansions on MSG, but if things 238 \def\errormsg{\begingroup \indexnofonts \doerrormsg}
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/doc/include/ |
| H A D | texinfo.tex | 233 % @errormsg{MSG}. Do the index-like expansions on MSG, but if things 237 \def\errormsg{\begingroup \indexnofonts \doerrormsg}
|
| /netbsd-src/external/lgpl3/gmp/dist/doc/ |
| H A D | texinfo.tex | 234 % @errormsg{MSG}. Do the index-like expansions on MSG, but if things 238 \def\errormsg{\begingroup \indexnofonts \doerrormsg}
|
| /netbsd-src/external/lgpl3/mpc/dist/doc/ |
| H A D | texinfo.tex | 234 % @errormsg{MSG}. Do the index-like expansions on MSG, but if things 238 \def\errormsg{\begingroup \indexnofonts \doerrormsg}
|
| /netbsd-src/external/lgpl3/mpfr/dist/doc/ |
| H A D | texinfo.tex | 218 % @errormsg{MSG}. Do the index-like expansions on MSG, but if things 222 \def\errormsg{\begingroup \indexnofonts \doerrormsg}
|
| /netbsd-src/external/lgpl3/mpc/dist/build-aux/ |
| H A D | texinfo.tex | 218 % @errormsg{MSG}. Do the index-like expansions on MSG, but if things 222 \def\errormsg{\begingroup \indexnofonts \doerrormsg}
|
| /netbsd-src/external/gpl3/binutils.old/dist/gprofng/doc/ |
| H A D | texinfo.tex | 218 % @errormsg{MSG}. Do the index-like expansions on MSG, but if things 222 \def\errormsg{\begingroup \indexnofonts \doerrormsg}
|
| /netbsd-src/external/gpl3/binutils/dist/gprofng/doc/ |
| H A D | texinfo.tex | 218 % @errormsg{MSG}. Do the index-like expansions on MSG, but if things 222 \def\errormsg{\begingroup \indexnofonts \doerrormsg}
|