Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/boot/bootadm/
H A Dmessage.h223 #define UNPACK_FAIL gettext("failed to unpack stat data: %s: %s\n") macro
H A Dbootadm.c2537 bam_error(UNPACK_FAIL, path, strerror(error)); in getoldstat()