Home
last modified time | relevance | path

Searched refs:FILE_OPDIVIDE (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/file/dist/src/
H A Dfile.h335 #define FILE_OPDIVIDE 6 macro
H A Dsoftmagic.c1076 case FILE_OPDIVIDE: \
1130 case FILE_OPDIVIDE: \
1498 case FILE_OPDIVIDE: in do_ops()
H A Dapprentice.c1801 return FILE_OPDIVIDE; in get_op()
2326 if (op != FILE_OPDIVIDE) { in parse()