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()
1601 - if (ms->flags & MAGIC_ERROR) {1680 if (ms->flags & MAGIC_ERROR) {1787 if (ms->flags & MAGIC_ERROR) {1826 - if (ms->flags & MAGIC_ERROR) {2620 + if (ms->flags & MAGIC_ERROR) {
Completed in 13 milliseconds