| /onnv/onnv-gate/usr/src/head/ |
| err.h | 41 void errx(int, const char *, ...);
|
| /onnv/onnv-gate/usr/src/cmd/fs.d/smbclnt/smbutil/ |
| login.c | 140 errx(1, gettext("failed to parse %s"), argv[optind]); 151 errx(1, gettext("failed to get defaults")); 175 errx(1, gettext("failed to add keychain entry")); 204 errx(1, 220 errx(1, gettext("failed to parse %s"), argv[optind]); 231 errx(1, gettext("failed to get defaults")); 242 errx(1, gettext("failed to delete keychain entry")); 265 errx(1, 269 errx(1, gettext("Failed to delete all keychain entries: %s\n"),
|
| smbutil.c | 107 errx(EX_DATAERR, gettext("out of memory")); 125 errx(EX_DATAERR, gettext("unknown command %s"), cp); 127 errx(EX_DATAERR, 172 errx(EX_DATAERR, gettext("unknown command %s"), cp);
|
| /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.bin/nc/ |
| socks.c | 87 errx(1, "getaddrinfo(\"%.64s\", \"%.64s\"): %s", h, p, 94 errx(1, "internal error: addrlen < res->ai_addrlen"); 113 errx(1, "proxy read too long"); 145 errx(1, "Unable to read proxy passphrase"); 171 errx(1, "unknown port \"%.64s\"", port); 176 errx(1, "Too many authentication failures"); 201 errx(1, "authentication method negotiation failed"); 210 errx(1, "host name too long for SOCKS5"); 248 errx(1, "internal error: silly AF"); 264 errx(1, "connection failed, SOCKS error %d", buf[1]) [all...] |
| netcat.c | 170 errx(1, "unsupported proxy protocol"); 181 errx(1, "interval %s: %s", errstr, optarg); 216 errx(1, "timeout %s: %s", errstr, optarg); 243 errx(1, "cannot use -u and -U"); 265 errx(1, "cannot use -s and -l"); 267 errx(1, "cannot use -r and -l"); 276 errx(1, "cannot use -z and -l"); 278 errx(1, "must use -l with -k"); 280 errx(1, "cannot use -l with -P, -X or -x"); 294 errx(1, "no proxy support for UDP mode") [all...] |
| /onnv/onnv-gate/usr/src/cmd/sendmail/db/include/ |
| clib_ext.h | 10 void errx __P((int eval, const char *, ...)); 12 void errx();
|
| /onnv/onnv-gate/usr/src/lib/libresolv2/include/ |
| err.h | 53 __dead void errx __P((int, const char *, ...)) __attribute__((__volatile));
|
| /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/ |
| ipsecalgs.c | 124 errx(EXIT_FAILURE, gettext("Usage:\tipsecalgs\n" 146 errx(EXIT_FAILURE, gettext("Out of memory.")); 221 errx(EXIT_FAILURE, gettext("cannot get execution mode for " 300 errx(EXIT_FAILURE, gettext("algs update short write")); 302 /* err/errx call exit(). */ 312 errx(EXIT_FAILURE, gettext( 359 errx(EXIT_FAILURE, gettext("dump algs short write")); 361 /* err/errx call exit(). */ 371 errx(EXIT_FAILURE, gettext( 391 errx(EXIT_FAILURE, gettext("invalid extension [all...] |
| ipseckey.c | 999 errx(1, gettext("Reply message from PF_KEY timed out.")); 1001 errx(1, gettext("Caught signal %d while trying to receive" 1004 /* errx() calls exit. */ [all...] |
| ipsecconf.c | 625 errx(-1, gettext("alglist failed: short write")); 650 errx(1, gettext("fetch_algorithms: action missing?!")); [all...] |
| /onnv/onnv-gate/usr/src/lib/libast/common/uwin/ |
| err.c | 87 extern void errx(int code, const char* fmt, ...) function
|
| /onnv/onnv-gate/usr/src/lib/libc/port/gen/ |
| err.c | 202 errx(int status, const char *fmt, ...) function
|
| /onnv/onnv-gate/usr/src/cmd/fs.d/smbclnt/mount/ |
| mount.c | 161 errx(EX_OK, gettext("version %d.%d.%d"), 263 errx(RET_ERR, gettext(
|
| /onnv/onnv-gate/usr/src/lib/c_synonyms/ |
| syn_common | 266 errx
|
| /onnv/onnv-gate/usr/src/lib/libipsecutil/common/ |
| ipsec_util.c | 481 errx(1, dgettext(TEXT_DOMAIN, 487 errx(1, dgettext(TEXT_DOMAIN, 536 errx(1, dgettext(TEXT_DOMAIN, "Error reading terminal: %s\n"), [all...] |
| /onnv/onnv-gate/usr/src/lib/libc/port/ |
| mapfile-vers | 105 errx;
|