/netbsd-src/external/gpl2/dtc/dist/ |
H A D | fdtput.c | 43 static void report_error(const char *name, int namelen, int err) in report_error() function 163 report_error(node_name, -1, node); in store_key_value() 173 report_error(property, -1, err); in store_key_value() 213 report_error(path, sep - path, node); in create_paths() 239 report_error(node_name, -1, -FDT_ERR_BADPATH); in create_node() 249 report_error(node_name, -1, node); in create_node() 256 report_error(p + 1, -1, node); in create_node() 277 report_error(node_name, -1, node); in delete_prop() 283 report_error(node_name, -1, node); in delete_prop() 303 report_error(node_name, -1, node); in delete_node() [all …]
|
H A D | fdtget.c | 39 static void report_error(const char *where, int err) in report_error() function 237 report_error(property, len); in show_data_for_item() 273 report_error(arg[i], node); in do_fdtget()
|
/netbsd-src/external/bsd/iscsi/dist/src/lib/ |
H A D | conffile.c | 210 report_error(FILE *fp, char *name, const char *fmt, ...) in report_error() function 246 return report_error(fp, name, "Short write 1 to `%s' (%s)\n", name, strerror(errno)); in conffile_putent() 253 return report_error(fp, name, "Short write 2 to `%s' (%s)\n", name, strerror(errno)); in conffile_putent() 257 return report_error(fp, name, "Short write 3 to `%s' (%s)\n", name, strerror(errno)); in conffile_putent() 262 return report_error(fp, name, "Short write 4 to `%s' (%s)\n", name, strerror(errno)); in conffile_putent() 266 return report_error(NULL, name, "can't rename %s to %s (%s)\n", name, sp->name, strerror(errno)); in conffile_putent()
|
/netbsd-src/external/bsd/nsd/dist/contrib/bind2nsd/bind2nsd/ |
H A D | Utils.py | 42 def report_error(somestuff): function 56 report_error(somestuff) 95 report_error(''.join(errors))
|
H A D | Parser.py | 71 report_error('? missing include file "%s"' % (fname))
|
H A D | NsdConf.py | 116 report_error('? missing zone file "%s"' % \
|
/netbsd-src/tests/lib/libcurses/slave/ |
H A D | curses_commands.c | 46 report_error("BAD ARGUMENT"); in set_int() 58 report_error("BAD ARGUMENT"); in set_uint() 70 report_error("BAD ARGUMENT"); in set_short() 82 report_error("BAD ARGUMENT"); in set_win() 94 report_error("BAD ARGUMENT"); in set_scrn() 475 report_error("MALLOC_FAILED"); in cmd_getnstr() 519 report_error("MALLOC_FAILED"); in cmd_inchnstr() 553 report_error("MALLOC_FAILED"); in cmd_innstr() 848 report_error("MALLOC_FAILED"); in cmd_mvgetnstr() 898 report_error("MALLOC_FAILED"); in cmd_mvinchnstr() [all …]
|
H A D | commands.c | 178 report_error(const char *status) in report_error() function 282 report_error("INCORRECT_ARGUMENT_NUMBER"); in check_arg_count()
|
H A D | slave.h | 41 void report_error(const char *);
|
/netbsd-src/external/bsd/nsd/dist/contrib/bind2nsd/scripts/ |
H A D | s64-sync | 78 report_error('? could not find "%s" and have got to have it' % (xlate)) 79 report_error(' skipping rebuild of NSD files') 224 report_error("? wanted to run named-checkconf, dude, but it's not there.") 241 report_error("? wanted to run named-checkzone, dude, but it's not there.") 261 report_error("? hmph. wanted to run zonec, but it's not there.")
|
H A D | nsd-sync | 78 report_error('? could not find "%s" and have got to have it' % (xlate)) 79 report_error(' skipping rebuild of NSD files') 216 report_error("? wanted to run named-checkconf, dude, but it's not there.") 233 report_error("? wanted to run named-checkzone, dude, but it's not there.") 253 report_error("? hmph. wanted to run zonec, but it's not there.")
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | opts.h | 497 bool report_error, 500 extern void parse_and_check_patch_area (const char *arg, bool report_error,
|
H A D | opts.cc | 2308 bool report_error, in parse_and_check_align_values() argument 2318 if (report_error) in parse_and_check_align_values() 2333 if (report_error) in parse_and_check_align_values() 2342 if (report_error) in parse_and_check_align_values() 2375 parse_and_check_patch_area (const char *arg, bool report_error, in parse_and_check_patch_area() argument 2401 if (report_error) in parse_and_check_patch_area()
|
H A D | ChangeLog-2000 | 12549 report_error to avoid namespace clash.
|
/netbsd-src/external/gpl3/binutils/dist/ld/ |
H A D | plugin.c | 329 goto report_error; in plugin_get_ir_dummy_bfd() 335 goto report_error; in plugin_get_ir_dummy_bfd() 347 report_error: in plugin_get_ir_dummy_bfd()
|
/netbsd-src/external/gpl3/binutils.old/dist/ld/ |
H A D | plugin.c | 325 goto report_error; in plugin_get_ir_dummy_bfd() 331 goto report_error; in plugin_get_ir_dummy_bfd() 343 report_error: in plugin_get_ir_dummy_bfd()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | opts.h | 460 bool report_error,
|
H A D | opts.c | 1997 bool report_error, 2007 if (report_error) 2022 if (report_error) 2031 if (report_error)
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | expr.cc | 646 gfc_extract_int (gfc_expr *expr, int *result, int report_error) in gfc_extract_int() argument 664 if (report_error > 0) in gfc_extract_int() 666 else if (report_error < 0) in gfc_extract_int() 673 if (report_error > 0) in gfc_extract_int() 675 else if (report_error < 0) in gfc_extract_int() 683 if (report_error > 0) in gfc_extract_int() 685 else if (report_error < 0) in gfc_extract_int() 699 gfc_extract_hwi (gfc_expr *expr, HOST_WIDE_INT *result, int report_error) in gfc_extract_hwi() argument 717 if (report_error > 0) in gfc_extract_hwi() 719 else if (report_error < 0) in gfc_extract_hwi() [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | expr.c | 638 gfc_extract_int (gfc_expr *expr, int *result, int report_error) in gfc_extract_int() argument 656 if (report_error > 0) in gfc_extract_int() 658 else if (report_error < 0) in gfc_extract_int() 665 if (report_error > 0) in gfc_extract_int() 667 else if (report_error < 0) in gfc_extract_int() 675 if (report_error > 0) in gfc_extract_int() 677 else if (report_error < 0) in gfc_extract_int() 691 gfc_extract_hwi (gfc_expr *expr, HOST_WIDE_INT *result, int report_error) in gfc_extract_hwi() argument 709 if (report_error > 0) in gfc_extract_hwi() 711 else if (report_error < 0) in gfc_extract_hwi() [all …]
|
/netbsd-src/sys/kern/ |
H A D | kern_exec.c | 2361 goto report_error; in spawn_return() 2366 goto report_error; in spawn_return() 2375 goto report_error; in spawn_return() 2397 report_error: in spawn_return()
|
/netbsd-src/external/gpl3/gcc/dist/libcody/ |
H A D | README.md | 435 report_error (t.GetString ()); 457 report_error (t.GetString ());
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/ |
H A D | ChangeLog | 4474 (_Dir_stack::report_error): Define new member function.
|