Home
last modified time | relevance | path

Searched refs:memory_error (Results 1 – 25 of 36) sorted by relevance

12

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dbuffer.c47 type_buf_memory_error memory_error, in buf_initialize() argument
62 buf->memory_error = memory_error ? memory_error : buf_default_memory_error; in buf_initialize()
186 (*buf->memory_error) (buf); in buf_output()
427 (*buf->memory_error) (buf); in buf_send_counted()
462 (*buf->memory_error) (buf); in buf_send_special_count()
753 (*buf->memory_error) (buf); in buf_input_data()
897 (*buf->memory_error) (buf); in buf_read_short_line()
978 (*buf->memory_error) (buf); in buf_read_data()
1475 (*pb->buf->memory_error) (pb->buf); in packetizing_buffer_input()
1537 (*pb->buf->memory_error) (pb->buf); in packetizing_buffer_input()
[all …]
H A Dbuffer.h99 type_buf_memory_error memory_error; member
H A Dserver.c3140 buf_to_net->memory_error); in serve_kerberos_encrypt()
3143 buf_from_net->memory_error); in serve_kerberos_encrypt()
3175 buf_to_net->memory_error); in serve_gssapi_encrypt()
3178 buf_from_net->memory_error); in serve_gssapi_encrypt()
3206 buf_to_net->memory_error); in serve_gssapi_authenticate()
3209 buf_from_net->memory_error); in serve_gssapi_authenticate()
3706 saved_output->memory_error = protocol_memory_error; in do_cvs_command()
3707 saved_outerr->memory_error = protocol_memory_error; in do_cvs_command()
5187 (*protocol->memory_error) (protocol); in server_updated()
5561 buf_from_net->memory_error); in serve_gzip_stream()
[all …]
H A Dlog-buffer.c389 retbuf = fd_buffer_initialize (fd, 0, NULL, true, buf->memory_error); in log_buffer_rewind()
H A DChangeLog-962073 just initialize memory_error field of saved_output and
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dglob.c1400 goto memory_error; in glob_in_dir()
1428 goto memory_error; in glob_in_dir()
1434 goto memory_error; in glob_in_dir()
1442 goto memory_error; in glob_in_dir()
1446 goto memory_error; in glob_in_dir()
1458 goto memory_error; in glob_in_dir()
1470 goto memory_error; in glob_in_dir()
1479 memory_error: in glob_in_dir()
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dglob.c1117 goto memory_error; in glob_in_dir()
1218 goto memory_error; in glob_in_dir()
1241 goto memory_error; in glob_in_dir()
1254 goto memory_error; in glob_in_dir()
1276 memory_error: in glob_in_dir()
/netbsd-src/external/gpl2/gmake/dist/glob/
H A Dglob.c1280 goto memory_error;
1340 goto memory_error;
1365 goto memory_error;
1383 goto memory_error;
1408 memory_error:
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-2015972 memory_error.
1376 memory_error. Rename local 'status' to 'res'.
1378 memory_error.
1380 TARGET_XFER_E_IO to memory_error.
1382 memory_error. Rename parameter 'status' to 'err'.
1386 TARGET_XFER_E_IO to memory_error.
1393 Always pass TARGET_XFER_E_IO to memory_error. Update comment.
H A DChangeLog-1990173 (read_memory_check): Rename to memory_error, and only call it
175 (read_memory, write_memory): call memory_error.
H A DChangeLog-20132731 (c_get_string): Use memory_error to throw error.
2735 (memory_error): Change parameter type to target_xfer_error.
2737 (read_memory): Use memory_error instead of
2740 (memory_error): Change parameter type to target_xfer_error.
2745 (get_target_memory): Pass TARGET_XFER_E_IO to memory_error,
4589 (memory_error): Defer EIO to target_memory_error.
H A DChangeLog-19943252 * core.c (memory_error), symtab.c (cplusplus_hint, decode_line_1),
3296 * core.c (memory_error): Use error_begin, printf_unfiltered,
5081 * buildsym.c (make_blockvector), core.c (memory_error),
H A DChangeLog-19991123 * corefile.c (memory_error): Use mem_fileopen instead of
1217 * corefile.c (memory_error): Use make_cleanup_gdb_file_delete.
2276 * corefile.c (memory_error): Use error_stream() and eliminate call
H A DChangeLog-20179403 (memory_error): Update.
17642 call memory_error, save memaddr instead.
17644 negative, cal memory_error.
H A DChangeLog-20095715 * corefile.c (memory_error): Update.
13559 * corefile.c (memory_error): Rewrite to throw a MEMORY_ERROR.
H A DChangeLog-19913037 * core.c (memory_error): Reword error msg to mislead less.
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-2015972 memory_error.
1376 memory_error. Rename local 'status' to 'res'.
1378 memory_error.
1380 TARGET_XFER_E_IO to memory_error.
1382 memory_error. Rename parameter 'status' to 'err'.
1386 TARGET_XFER_E_IO to memory_error.
1393 Always pass TARGET_XFER_E_IO to memory_error. Update comment.
H A DChangeLog-1990173 (read_memory_check): Rename to memory_error, and only call it
175 (read_memory, write_memory): call memory_error.
H A DChangeLog-20132731 (c_get_string): Use memory_error to throw error.
2735 (memory_error): Change parameter type to target_xfer_error.
2737 (read_memory): Use memory_error instead of
2740 (memory_error): Change parameter type to target_xfer_error.
2745 (get_target_memory): Pass TARGET_XFER_E_IO to memory_error,
4589 (memory_error): Defer EIO to target_memory_error.
H A DChangeLog-19943252 * core.c (memory_error), symtab.c (cplusplus_hint, decode_line_1),
3296 * core.c (memory_error): Use error_begin, printf_unfiltered,
5081 * buildsym.c (make_blockvector), core.c (memory_error),
H A DChangeLog-19991123 * corefile.c (memory_error): Use mem_fileopen instead of
1217 * corefile.c (memory_error): Use make_cleanup_gdb_file_delete.
2276 * corefile.c (memory_error): Use error_stream() and eliminate call
H A DChangeLog-20179403 (memory_error): Update.
17642 call memory_error, save memaddr instead.
17644 negative, cal memory_error.
H A DChangeLog-20095715 * corefile.c (memory_error): Update.
13559 * corefile.c (memory_error): Rewrite to throw a MEMORY_ERROR.
H A DChangeLog-19913037 * core.c (memory_error): Reword error msg to mislead less.
/netbsd-src/external/gpl2/texinfo/dist/
H A DChangeLog.466833 * util/texindex.c (memory_error): Move to avoid incorrect implicit
7371 (xmalloc, xrealloc, memory_error): Remove these functions, they're

12