Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/boot/bootadm/
H A Dmessage.h148 #define UNLOCK_FAIL gettext("failed to unlock file: %s: %s\n") macro
H A Dbootadm.c1417 bam_error(UNLOCK_FAIL, BAM_LOCK_FILE, strerror(errno)); in bam_unlock()