Searched defs:do_write (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/test/zfs-tests/cmd/file_trunc/
H A Dfile_trunc.c64 static void do_write(int fd);
91 (void) do_write(fd);
170 do_write(int fd) function
/illumos-gate/usr/src/test/zfs-tests/tests/functional/ctime/
H A Dctime_001_pos.c122 do_write(const char *pfile) function
125 char buf[BUFSIZ] = "call function do_write()";
262 { ST_MTIME, "st_mtime", do_write },
265 { ST_CTIME, "st_ctime", do_write },
/illumos-gate/usr/src/boot/sys/boot/usb/tools/
H A Dsysinit.c84 do_write(int fd, const char *buf) function
298 do_write(output_file, scratch_buf);
304 do_write(output_file, scratch_buf);
310 do_write(output_file, scratch_buf);
323 do_write(output_file, scratch_buf);
330 do_write(output_file, scratch_buf);

Completed in 70 milliseconds