Searched refs:FILE_LOAD (Results 1 – 4 of 4) sorted by relevance
136 return file_apprentice(ms, magicfile, FILE_LOAD); in magic_load()
172 #define FILE_LOAD 0 macro
737 if (action == FILE_LOAD) in file_apprentice()747 case FILE_LOAD: in file_apprentice()
2449 - return action == FILE_LOAD ? get_default_magic() : MAGIC;2456 return file_apprentice(ms, magicfile, FILE_LOAD);
Completed in 19 milliseconds