Searched defs:write_result (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/system/core/netsvc/
H A Dtftp.c383 int write_result = netfile_offset_write(data, offset, *length); local
/fuchsia/zircon/system/utest/core/channel/
H A Dchannel.c276 zx_status_t write_result = zx_channel_write( local
296 zx_status_t write_result = zx_channel_write(channel[0], 0u, NULL, 0, dup_handles, 2u); local

Completed in 77 milliseconds