Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsnames.h80 #define STRcontinue STRcont macro
H A Dtc.const.c338 Char STRcontinue[] = { 'c', 'o', 'n', 't', 'i', 'n', 'u', 'e', '\0' }; variable
H A Dtc.func.c1256 continue_list = varval(STRcontinue); in continue_jobs()