Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dtc.const.c316 Char STRprintexitvalue[] = { 'p', 'r', 'i', 'n', 't', 'e', 'x', 'i', 't', 'v', variable
H A Dsh.sem.c657 if (adrof(STRprintexitvalue)) { in execute()
H A Dsh.proc.c574 if ((reason != 0) && (adrof(STRprintexitvalue)) && in pjwait()