Searched refs:STAT_FAIL (Results 1 – 4 of 4) sorted by relevance
45 #define STAT_FAIL gettext("fiocompress: stat of %s failed - %s\n") macro
142 (void) fprintf(stderr, STAT_FAIL, in setup_infile()
187 #define STAT_FAIL gettext("stat of file failed: %s: %s\n") macro
896 bam_error(STAT_FAIL, path, strerror(errno)); in is_safe_exec()2516 bam_error(STAT_FAIL, path, strerror(errno)); in getoldstat()