Home
last modified time | relevance | path

Searched refs:nwordv2 (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/error/common/
H A Derrorinput.c344 char **nwordv1, **nwordv2; in lint1() local
365 nwordv2 = wordvsplice(2, wordc, wordv+1); in lint1()
369 nwordv2[0] = file2; nwordv2[1] = line2; in lint1()
371 wordv = nwordv2 - 1; /* 1 based */ in lint1()