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