Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/file/dist/src/
H A Dmagic.h.in36 #define MAGIC_DEVICES 0x0000008 /* Look at the contents of devices */ macro
/netbsd-src/external/bsd/file/dist/python/
H A Dmagic.py31 MAGIC_DEVICES = DEVICES = 8 variable