Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsnames.h86 #define STRlistmaxrows STRlmaxrows macro
H A Dtc.const.c378 Char STRlistmaxrows[] = { 'l', 'i', 's', 't', 'm', 'a', 'x', 'r', 'o', 'w', variable
H A Dtw.parse.c1426 if (max_items == 0 && (ptr = varval(STRlistmaxrows)) != STRNULL) { in tw_list_items()