Home
last modified time | relevance | path

Searched refs:UNLINK_FAIL (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/boot/bootadm/
H A Dmessage.h123 #define UNLINK_FAIL gettext("failed to unlink file: %s: %s\n") macro
H A Dbootadm.c1477 bam_error(UNLINK_FAIL, path, strerror(errno)); in list2file()