Searched refs:FILE_LOAD (Results 1 – 3 of 3) sorted by relevance
259 return action == FILE_LOAD ? get_default_magic() : MAGIC; in magic_getpath()304 return file_apprentice(ms, magicfile, FILE_LOAD); in magic_load()
143 #define FILE_LOAD 0 macro
710 if (action == FILE_LOAD) in file_apprentice()720 case FILE_LOAD: in file_apprentice()