Searched defs:nwordv2 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/error/common/
H A Derrorinput.c349 char **nwordv1, **nwordv2; local
370 nwordv2 = wordvsplice(2, wordc, wordv+1);
374 nwordv2[0] = file2; nwordv2[1] = line2;
376 wordv = nwordv2 - 1; /* 1 based */

Completed in 44 milliseconds