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
231 if (ms->flags & MAGIC_ERROR) { in file_or_stream()
1795 - if (ms->flags & MAGIC_ERROR) {1874 if (ms->flags & MAGIC_ERROR) {1981 if (ms->flags & MAGIC_ERROR) {2020 - if (ms->flags & MAGIC_ERROR) {2793 + if (ms->flags & MAGIC_ERROR) {
Completed in 15 milliseconds