Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/error/common/
H A Derrorpi.c136 char *pi_Endmatched[] = {"End", "matched"}; variable
373 if (((wordc == 6) && (wordvcmp(wordv+1, 2, pi_Endmatched) == 0)) || in pi()