* 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 not stored for this graph (policy: none)
no test coverage detected