Searched refs:STRprintexitvalue (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/tcsh/ |
H A D | tc.const.c | 316 Char STRprintexitvalue[] = { 'p', 'r', 'i', 'n', 't', 'e', 'x', 'i', 't', 'v', variable
|
H A D | sh.sem.c | 657 if (adrof(STRprintexitvalue)) { in execute()
|
H A D | sh.proc.c | 574 if ((reason != 0) && (adrof(STRprintexitvalue)) && in pjwait()
|