Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/error/common/
H A Derrorinput.c349 char **nwordv1, **nwordv2; in lint1() local
369 nwordv1 = wordvsplice(2, wordc, wordv+1); in lint1()
371 nwordv1[0] = file1; nwordv1[1] = line1; in lint1()
373 erroradd(wordc+2, nwordv1, C_TRUE, C_DUPL); in lint1()