xref
: /
illumos-gate
/
usr
/
src
/
test
/
util-tests
/
tests
/
awk
/
syn
/
parseme.awk
(revision 0463c8009260e445fd1885cfaf98e04a586d495b)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
BEGIN
{
toupper
(
substr
*
line
,
1
,
12
)) }
2