Searched refs:MAGIC_ERROR (Results 1 – 4 of 4) sorted by relevance
103 if (ms->flags & MAGIC_ERROR) { in file_fsmagic()195 if (ms->flags & MAGIC_ERROR) { in file_fsmagic()
42 #define MAGIC_ERROR 0x0000200 /* Handle ENOENT etc as real errors */ macro
240 if (ms->flags & MAGIC_ERROR) { in file_or_stream()
1597 - if (ms->flags & MAGIC_ERROR) {1676 if (ms->flags & MAGIC_ERROR) {1783 if (ms->flags & MAGIC_ERROR) {1822 - if (ms->flags & MAGIC_ERROR) {2574 + if (ms->flags & MAGIC_ERROR) {
Completed in 23 milliseconds