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