mirror of
https://github.com/opnsense/src.git
synced 2026-04-04 00:45:17 -04:00
16 lines
468 B
Text
16 lines
468 B
Text
|
|
#------------------------------------------------------------------------------
|
|
# $File: uterus,v 1.3 2014/04/30 21:41:02 christos Exp $
|
|
# file(1) magic for uterus files
|
|
# http://freecode.com/projects/uterus
|
|
#
|
|
0 string UTE+ uterus file
|
|
>4 string v \b, version
|
|
>5 byte x %c
|
|
>6 string . \b.
|
|
>7 byte x \b%c
|
|
>8 string \<\> \b, big-endian
|
|
>>16 belong >0 \b, slut size %u
|
|
>8 string \>\< \b, litte-endian
|
|
>>16 lelong >0 \b, slut size %u
|
|
>10 byte &8 \b, compressed
|