Searched refs:ERR_WRITE (Results 1 – 15 of 15) sorted by relevance
/titanic_41/usr/src/cmd/svr4pkg/installf/ |
H A D | dofinal.c | 51 #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()
|
/titanic_41/usr/src/cmd/svr4pkg/libinst/ |
H A D | copyf.c | 296 progerr(ERR_WRITE, a_dstPath, in copyFile() 339 progerr(ERR_WRITE, a_dstPath, in copyFile() 365 progerr(ERR_WRITE, a_dstPath, in copyFile()
|
/titanic_41/usr/src/cmd/svr4pkg/pkgproto/ |
H A D | main.c | 56 #define ERR_WRITE "write of entry failed" macro 260 progerr(gettext(ERR_WRITE)); in output()
|
/titanic_41/usr/src/lib/libpkg/common/ |
H A D | pkglibmsgs.h | 366 #define ERR_WRITE "Cannot write to file <%s> : <%s>" macro
|
H A D | dstream.c | 746 pkgerr_add(err, PKGERR_WRITE, ERR_WRITE, device, in BIO_ds_dump() 779 pkgerr_add(err, PKGERR_WRITE, ERR_WRITE, "bio", in BIO_ds_dump_header()
|
H A D | keystore.c | 1178 gettext(ERR_WRITE), in restore_keystore_file() 1195 gettext(ERR_WRITE), newpath, in restore_keystore_file() 2138 pkgerr_add(err, PKGERR_WRITE, gettext(ERR_WRITE), in clear_keystore_file()
|
H A D | pkgweb.c | 2386 pkgerr_add(err, PKGERR_WEB, gettext(ERR_WRITE), in web_get_file()
|
/titanic_41/usr/src/grub/grub-0.97/stage2/ |
H A D | common.c | 94 [ERR_WRITE] = "Disk write error",
|
H A D | builtins.c | 1355 errnum = ERR_WRITE; in dump_func() 1362 errnum = ERR_WRITE; in dump_func() 1369 errnum = ERR_WRITE; in dump_func() 2643 errnum = ERR_WRITE; in install_func() 2677 errnum = ERR_WRITE; in install_func() 2684 errnum = ERR_WRITE; in install_func()
|
H A D | disk_io.c | 352 errnum = ERR_WRITE; in rawwrite() 367 errnum = ERR_WRITE; in rawwrite()
|
H A D | shared.h | 568 ERR_WRITE, enumerator
|
/titanic_41/usr/src/grub/grub-0.97/netboot/ |
H A D | fsys_tftp.c | 536 errnum = ERR_WRITE; in tftp_read() 631 errnum = ERR_WRITE; in tftp_dir()
|
/titanic_41/usr/src/grub/grub-0.97/lib/ |
H A D | device.c | 934 errnum = ERR_WRITE; in write_to_partition()
|
/titanic_41/usr/src/cmd/svr4pkg/hdrs/ |
H A D | messages.h | 668 #define ERR_WRITE gettext("unable to write <%s>: (%d) %s") macro
|
/titanic_41/usr/src/grub/grub-0.97/ |
H A D | ChangeLog | 5485 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
|