Searched refs:UNLINK_FAIL (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/cmd/boot/bootadm/ | ||
H A D | message.h | 129 #define UNLINK_FAIL _("failed to unlink file: %s: %s\n") macro |
H A D | bootadm.c | 1767 bam_error(UNLINK_FAIL, path, strerror(errno)); in list2file() |