Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/boot/fiocompress/
H A Dmessage.h45 #define STAT_FAIL gettext("fiocompress: stat of %s failed - %s\n") macro
H A Dfiocompress.c142 (void) fprintf(stderr, STAT_FAIL, in setup_infile()
/titanic_44/usr/src/cmd/boot/bootadm/
H A Dmessage.h187 #define STAT_FAIL gettext("stat of file failed: %s: %s\n") macro
H A Dbootadm.c896 bam_error(STAT_FAIL, path, strerror(errno)); in is_safe_exec()
2516 bam_error(STAT_FAIL, path, strerror(errno)); in getoldstat()