MCPcopy Index your code
hub / github.com/dtrace4linux/linux / dt_write

Function dt_write

libdtrace/dt_subr.c:552–570  ·  view source on GitHub ↗

* Wrapper around write(2) to handle partial writes. For maximum safety of * output files and proper error reporting, we continuing writing in the * face of partial writes until write(2) fails or 'buf' is completely written. * We also record any errno in the specified dtrace_hdl_t as well as 'errno'. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

dump_elf32Function · 0.85
dump_elf64Function · 0.85
dt_link.cFile · 0.85

Calls 1

dt_set_errnoFunction · 0.85

Tested by

no test coverage detected