Home
last modified time | relevance | path

Searched refs:nwordv1 (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
364 nwordv1 = wordvsplice(2, wordc, wordv+1); in lint1()
366 nwordv1[0] = file1; nwordv1[1] = line1; in lint1()
368 erroradd(wordc+2, nwordv1, C_TRUE, C_DUPL); in lint1()