Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/boot/fiocompress/
H A Dmessage.h43 #define STAT_FAIL gettext("fiocompress: stat of %s failed - %s\n") macro
H A Dfiocompress.c142 (void) fprintf(stderr, STAT_FAIL, in setup_infile()