Searched refs:FILE_LOAD (Results 1 – 4 of 4) sorted by relevance
223 return action == FILE_LOAD ? get_default_magic() : MAGIC;267 return file_apprentice(ms, magicfile, FILE_LOAD); in magic_load()
141 #define FILE_LOAD 0 macro
610 if (action == FILE_LOAD) in file_apprentice()
2335 return action == FILE_LOAD ? get_default_magic() : MAGIC;2347 return file_apprentice(ms, magicfile, FILE_LOAD);
Completed in 25 milliseconds