Searched refs:E_ERRNO (Results 1 – 1 of 1) sorted by relevance
56 #define E_ERRNO 7 /* sys_errlist[errno] */ macro244 error = E_ERRNO; in chkmd5()248 error = E_ERRNO; in chkmd5()252 if (opt_ignore && error == E_ERRNO && errno == ENOENT) in chkmd5()294 error = E_ERRNO; in chkinf()296 error = E_ERRNO; in chkinf()301 error = E_ERRNO; in chkinf()307 if (opt_ignore && error == E_ERRNO && errno == ENOENT) in chkinf()341 case E_ERRNO: in report()