xref: /openbsd-src/usr.bin/file/magdir/spec (revision 2d885e6d21a22d0c343fdf08c2331609433580e2)
1*2d885e6dSchl#	$OpenBSD: spec,v 1.2 2008/05/14 20:45:35 chl Exp $
2380b5c7dSchl
3380b5c7dSchl#------------------------------------------------------------------------------
4380b5c7dSchl# spec:  file(1) magic for SPEC raw results (*.raw, *.rsf)
5380b5c7dSchl#
6380b5c7dSchl# Cloyce D. Spradling <cloyce@headgear.org>
7380b5c7dSchl
8380b5c7dSchl0	string	spec			SPEC
9380b5c7dSchl>4	string	.cpu			CPU
10380b5c7dSchl>>8	string	<:			\b%.4s
11380b5c7dSchl>>12	string	.			raw result text
12380b5c7dSchl
13380b5c7dSchl17	string	version=SPECjbb		SPECjbb
14380b5c7dSchl>32	string	<:			\b%.4s
15380b5c7dSchl>>37	string	<:			v%.4s raw result text
16380b5c7dSchl
17380b5c7dSchl0	string	BEGIN\040SPECWEB	SPECweb
18380b5c7dSchl>13	string	<:			\b%.2s
19380b5c7dSchl>>15	string	_SSL			\b_SSL
20380b5c7dSchl>>>20	string	<:			v%.4s raw result text
21380b5c7dSchl>>16	string	<:			v%.4s raw result text
22