Searched refs:FILE_LOAD (Results 1 – 3 of 3) sorted by relevance
263 return action == FILE_LOAD ? get_default_magic() : MAGIC; in magic_getpath()321 return file_apprentice(ms, magicfile, FILE_LOAD); in magic_load()
187 #define FILE_LOAD 0 macro
794 if (action == FILE_LOAD) in file_apprentice()804 case FILE_LOAD: in file_apprentice()