Home
last modified time | relevance | path

Searched refs:ERR_WRITE (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/cmd/svr4pkg/installf/
H A Ddofinal.c51 #define ERR_WRITE "write of intermediate contents file failed" macro
148 progerr(gettext(ERR_WRITE)); in check_db_entry()
234 progerr(gettext(ERR_WRITE)); in check_db_entry()
/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dcopyf.c296 progerr(ERR_WRITE, a_dstPath, in copyFile()
339 progerr(ERR_WRITE, a_dstPath, in copyFile()
365 progerr(ERR_WRITE, a_dstPath, in copyFile()
/illumos-gate/usr/src/cmd/svr4pkg/pkgproto/
H A Dmain.c56 #define ERR_WRITE "write of entry failed" macro
260 progerr(gettext(ERR_WRITE)); in output()
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dcommon.c94 [ERR_WRITE] = "Disk write error",
H A Dbuiltins.c1358 errnum = ERR_WRITE; in dump_func()
1365 errnum = ERR_WRITE; in dump_func()
1372 errnum = ERR_WRITE; in dump_func()
2650 errnum = ERR_WRITE; in install_func()
2684 errnum = ERR_WRITE; in install_func()
2691 errnum = ERR_WRITE; in install_func()
H A Ddisk_io.c355 errnum = ERR_WRITE; in rawwrite()
370 errnum = ERR_WRITE; in rawwrite()
H A Dshared.h569 ERR_WRITE, enumerator
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dfsys_tftp.c536 errnum = ERR_WRITE; in tftp_read()
631 errnum = ERR_WRITE; in tftp_dir()
/illumos-gate/usr/src/grub/grub-0.97/lib/
H A Ddevice.c934 errnum = ERR_WRITE; in write_to_partition()
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dmessages.h647 #define ERR_WRITE gettext("unable to write <%s>: (%d) %s") macro
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog5485 If send_rrq fails, set ERRNUM to ERR_WRITE instead of ERR_READ.
5488 (tftp_dir): Set ERRNUM to ERR_WRITE instead of ERR_READ, if