xref: /openbsd/usr.bin/file/magdir/plus5 (revision df930be7)
1
2#------------------------------------------------------------------------------
3# plus5:  file(1) magic for Plus Five's UNIX MUMPS
4#
5# XXX - byte order?  Paging Hokey....
6#
70	short		0x259		mumps avl global
8>2	byte		>0		(V%d)
9>6	byte		>0		with %d byte name
10>7	byte		>0		and %d byte data cells
110	short		0x25a		mumps blt global
12>2	byte		>0		(V%d)
13>8	short		>0		- %d byte blocks
14>15	byte		0x00		- P/D format
15>15	byte		0x01		- P/K/D format
16>15	byte		0x02		- K/D format
17>15	byte		>0x02		- Bad Flags
18