Home
last modified time | relevance | path

Searched refs:do_write (Results 1 – 25 of 91) sorted by relevance

1234

/netbsd-src/external/mit/libuv/dist/test/
H A Dtest-tcp-read-stop-start.c48 static void do_write(uv_stream_t* stream, uv_write_cb cb) { in do_write() function
70 do_write(stream, on_write); in on_read1()
101 do_write((uv_stream_t*)&client, on_write_close_immediately); in on_connect()
H A Dbenchmark-pump.c38 static void do_write(uv_stream_t*);
198 do_write((uv_stream_t*) req->handle); in write_cb()
202 static void do_write(uv_stream_t* stream) { in do_write() function
236 do_write((uv_stream_t*) &tcp_write_handles[i]); in connect_cb()
238 do_write((uv_stream_t*) &pipe_write_handles[i]); in connect_cb()
H A Dtest-ipc-heavy-traffic-deadlock-bug.c62 static void do_write(uv_stream_t* handle) { in do_write() function
120 do_write(handle); in do_writes_and_reads()
H A Dtest-tcp-close-reset.c57 static void do_write(uv_tcp_t* handle) { in do_write() function
111 do_write(&tcp_client); in connect_cb()
/netbsd-src/usr.bin/write/
H A Dwrite.c69 static void do_write(int, const char *, const uid_t);
116 do_write(ttyfd, mytty, myuid); in main()
216 do_write(int ttyfd, const char *mytty, const uid_t myuid) in do_write() function
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dreduced_debug_output.h61 do_write(Output_file*);
107 do_write(Output_file*);
H A Doutput.h374 { this->do_write(file); } in write()
422 do_write(Output_file*) = 0;
615 do_write(Output_file*);
665 do_write(Output_file*);
712 do_write(Output_file*);
926 do_write(Output_file*);
957 do_write(Output_file*);
993 do_write(Output_file*) in do_write() function
1033 do_write(Output_file*) in do_write() function
1060 do_write(Output_file*) in do_write() function
[all …]
H A DChangeLog-2019128 (Stub_table::do_write): Likewise.
185 (Stub_table::do_write): Separate loop for ELFv2 stubs, handling
201 (Stub_table::do_write): Use it.
202 (Output_data_glink::do_write): Don't segfault emitting linkage
H A Dcompressed_output.h73 do_write(Output_file*);
H A Dmerge.h297 do_write(Output_file*);
426 do_write(Output_file*);
H A Dreduced_debug_output.cc223 Output_reduced_debug_abbrev_section::do_write(Output_file* of) in do_write() function in gold::Output_reduced_debug_abbrev_section
363 void Output_reduced_debug_info_section::do_write(Output_file* of) in do_write() function in gold::Output_reduced_debug_info_section
H A Dehframe.h73 do_write(Output_file*);
445 do_write(Output_file*);
H A DChangeLog-2020277 (Stub_table::do_write): Likewise.
309 (Output_data_glink::do_write): Move r2 save to start of ELFv2 stub
354 (Stub_table::do_write): Likewise.
531 * x86_64.cc (Output_data_plt_x86_64_bnd::do_write): Increment
533 (Output_data_plt_x86_64_ibt<size>::do_write): Likewise.
H A Doutput.cc251 Output_section_headers::do_write(Output_file* of) in do_write() function in gold::Output_section_headers
382 Output_segment_headers::do_write(Output_file* of) in do_write() function in gold::Output_segment_headers
477 Output_file_header::do_write(Output_file* of) in do_write() function in gold::Output_file_header
654 Output_data_const::do_write(Output_file* of) in do_write() function in gold::Output_data_const
662 Output_data_const_buffer::do_write(Output_file* of) in do_write() function in gold::Output_data_const_buffer
714 Output_data_strtab::do_write(Output_file* of) in do_write() function in gold::Output_data_strtab
1287 Output_data_reloc_base<sh_type, dynamic, size, big_endian>::do_write( in do_write() function in gold::Output_data_reloc_base
1324 Output_data_group<size, big_endian>::do_write(Output_file* of) in do_write() function in gold::Output_data_group
1693 Output_data_got<got_size, big_endian>::do_write(Output_file* of) in do_write() function in gold::Output_data_got
1901 Output_data_dynamic::do_write(Output_file* of) in do_write() function in gold::Output_data_dynamic
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dreduced_debug_output.h61 do_write(Output_file*);
107 do_write(Output_file*);
H A Doutput.h374 { this->do_write(file); } in write()
422 do_write(Output_file*) = 0;
615 do_write(Output_file*);
665 do_write(Output_file*);
712 do_write(Output_file*);
926 do_write(Output_file*);
957 do_write(Output_file*);
993 do_write(Output_file*) in do_write() function
1033 do_write(Output_file*) in do_write() function
1060 do_write(Output_file*) in do_write() function
[all …]
H A DChangeLog-2019128 (Stub_table::do_write): Likewise.
185 (Stub_table::do_write): Separate loop for ELFv2 stubs, handling
201 (Stub_table::do_write): Use it.
202 (Output_data_glink::do_write): Don't segfault emitting linkage
H A Dcompressed_output.h73 do_write(Output_file*);
H A Dmerge.h297 do_write(Output_file*);
426 do_write(Output_file*);
H A Dreduced_debug_output.cc223 Output_reduced_debug_abbrev_section::do_write(Output_file* of) in do_write() function in gold::Output_reduced_debug_abbrev_section
363 void Output_reduced_debug_info_section::do_write(Output_file* of) in do_write() function in gold::Output_reduced_debug_info_section
H A Dehframe.h73 do_write(Output_file*);
445 do_write(Output_file*);
H A DChangeLog-2020277 (Stub_table::do_write): Likewise.
309 (Output_data_glink::do_write): Move r2 save to start of ELFv2 stub
354 (Stub_table::do_write): Likewise.
531 * x86_64.cc (Output_data_plt_x86_64_bnd::do_write): Increment
533 (Output_data_plt_x86_64_ibt<size>::do_write): Likewise.
H A Doutput.cc250 Output_section_headers::do_write(Output_file* of) in do_write() function in gold::Output_section_headers
381 Output_segment_headers::do_write(Output_file* of) in do_write() function in gold::Output_segment_headers
476 Output_file_header::do_write(Output_file* of) in do_write() function in gold::Output_file_header
653 Output_data_const::do_write(Output_file* of) in do_write() function in gold::Output_data_const
661 Output_data_const_buffer::do_write(Output_file* of) in do_write() function in gold::Output_data_const_buffer
713 Output_data_strtab::do_write(Output_file* of) in do_write() function in gold::Output_data_strtab
1286 Output_data_reloc_base<sh_type, dynamic, size, big_endian>::do_write( in do_write() function in gold::Output_data_reloc_base
1323 Output_data_group<size, big_endian>::do_write(Output_file* of) in do_write() function in gold::Output_data_group
1692 Output_data_got<got_size, big_endian>::do_write(Output_file* of) in do_write() function in gold::Output_data_got
1900 Output_data_dynamic::do_write(Output_file* of) in do_write() function in gold::Output_data_dynamic
[all …]
/netbsd-src/external/bsd/pdisk/dist/
H A Dmedia.c133 if (m != 0 && m->do_write != 0) { in write_media()
135 result = (*m->do_write)(m, offset, count, address); in write_media()
H A Dmedia.h73 media_write do_write; member

1234