Home
last modified time | relevance | path

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

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