| /freebsd-12.1/contrib/gdb/gdb/ |
| H A D | top.c | 385 char *errstring, in catcher() argument 410 error_pre_print = errstring; in catcher() 412 quit_pre_print = errstring; in catcher() 482 char *errstring, in catch_exceptions() argument 487 catcher (func, uiout, func_args, &val, &caught, errstring, NULL, mask); in catch_exceptions() 499 char *errstring, in catch_exceptions_with_msg() argument 505 catcher (func, uiout, func_args, &val, &caught, errstring, gdberrmsg, mask); in catch_exceptions_with_msg() 527 catch_errors (catch_errors_ftype *func, void *func_args, char *errstring, in catch_errors() argument 535 catcher (do_catch_errors, uiout, &args, &val, &caught, errstring, in catch_errors()
|
| H A D | fork-child.c | 355 char *errstring; in fork_inferior() local 360 errstring = safe_strerror (errno); in fork_inferior()
|
| H A D | defs.h | 1000 char *errstring, return_mask mask); 1004 char *errstring, char **gdberrmsg,
|
| /freebsd-12.1/contrib/less/ |
| H A D | pattern.c | 67 constant char *errstring; local 71 &errstring, &erroffset, NULL); 74 parg.p_string = (char *) errstring;
|
| /freebsd-12.1/sys/dev/aic7xxx/aicasm/ |
| H A D | aicasm.h | 87 void stop(const char *errstring, int err_code);
|
| /freebsd-12.1/lib/libmilter/ |
| H A D | Makefile | 28 signal.c sm_gethost.c errstring.c strl.c worker.c
|
| /freebsd-12.1/sys/xen/interface/io/ |
| H A D | xs_wire.h | 65 const char *errstring; member
|
| /freebsd-12.1/lib/libsm/ |
| H A D | Makefile | 25 SRCS+= assert.c debug.c errstring.c exc.c heap.c match.c rpool.c \
|
| /freebsd-12.1/contrib/gcc/cp/ |
| H A D | typeck.c | 4121 const char *errstring = NULL; in build_unary_op() local 4149 errstring = (code == NEGATE_EXPR in build_unary_op() 4174 errstring = "wrong type argument to bit-complement"; in build_unary_op() 4181 errstring = "wrong type argument to abs"; in build_unary_op() 4189 errstring = "wrong type argument to conjugation"; in build_unary_op() 4199 errstring = "in argument to unary !"; in build_unary_op() 4257 errstring ="no pre-increment operator for type"; in build_unary_op() 4259 errstring ="no post-increment operator for type"; in build_unary_op() 4261 errstring ="no pre-decrement operator for type"; in build_unary_op() 4592 if (!errstring) in build_unary_op() [all …]
|
| /freebsd-12.1/cddl/contrib/opensolaris/cmd/zfs/ |
| H A D | zfs_main.c | 7369 char *errstring = NULL; in zfs_do_channel_program() local 7372 ZCP_RET_ERROR, &errstring); in zfs_do_channel_program() 7373 if (errstring == NULL) in zfs_do_channel_program() 7374 errstring = strerror(ret); in zfs_do_channel_program() 7378 errstring = in zfs_do_channel_program() 7382 errstring = "Return value too large."; in zfs_do_channel_program() 7385 errstring = "Memory limit exhausted."; in zfs_do_channel_program() 7392 errstring = "Timed out."; in zfs_do_channel_program() 7395 errstring = "Permission denied. Channel " in zfs_do_channel_program() 7399 errstring = strerror(ret); in zfs_do_channel_program() [all …]
|
| /freebsd-12.1/contrib/tzcode/zic/ |
| H A D | zic.c | 890 gethms(string, errstring, signable) in gethms() argument 892 const char * const errstring; 912 error(errstring); 918 error(errstring);
|
| /freebsd-12.1/sys/dev/xen/xenstore/ |
| H A D | xenstore_dev.c | 119 return (xsd_errors[i].errstring); in xs_dev_error_to_string()
|
| H A D | xenstore.c | 723 if (!strcmp(errorstring, xsd_errors[i].errstring)) in xs_get_error()
|
| /freebsd-12.1/contrib/sendmail/ |
| H A D | RELEASE_NOTES | 3151 include/sendmail/errstring.h 3153 libsmutil/errstring.c
|