Home
last modified time | relevance | path

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

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