Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/error/common/
H A Derrorpi.c142 char *pi_und1[] = {"undefined", "on", "line"}; variable
294 if (((undefined = (wordvcmp(wordv+2, 3, pi_und1) == 0)) != 0) || in pi()