Home
last modified time | relevance | path

Searched refs:STRDING (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/tcsh/
H A Dtc.prompt.c298 for (i = 0; STRDING[i] != 0; i++) in tprintf()
299 Strbuf_append1(&buf, attributes | STRDING[i]); in tprintf()
H A Dtc.const.c382 Char STRDING[] = { 'D', 'I', 'N', 'G', '!', '\0' }; variable