Searched refs:WRITE_FAIL (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/cmd/boot/bootadm/ |
H A D | message.h | 189 #define WRITE_FAIL _("write to file failed: %s: %s\n") macro
|
H A D | bootadm.c | 1829 bam_error(WRITE_FAIL, tmpfile, strerror(errno)); in list2file() 1970 bam_error(WRITE_FAIL, cf.path, strerror(errno)); in cache_write() 1976 bam_error(WRITE_FAIL, cf.path, strerror(errno)); in cache_write() 3014 bam_error(WRITE_FAIL, path, strerror(errno)); in savenew() 3464 bam_error(WRITE_FAIL, archive, strerror(errno)); in extend_iso_archive()
|