Home
last modified time | relevance | path

Searched defs:MAGIC_MIME_TYPE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/file/dist/src/
H A Dmagic.h.in37 #define MAGIC_MIME_TYPE 0x0000010 /* Return the MIME type */ macro
/netbsd-src/external/bsd/file/dist/python/
H A Dmagic.py32 MAGIC_MIME_TYPE = MIME_TYPE = 16 variable