Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
H A Dtc.prompt.c167 tprintf_append_mbs(struct Strbuf *buf, const char *mbs, Char attributes) in tprintf_append_mbs() function
204 tprintf_append_mbs(&buf, cz, attributes); in tprintf()
208 tprintf_append_mbs(&buf, str, attributes); in tprintf()
244 tprintf_append_mbs(&buf, cz, attributes); in tprintf()
317 tprintf_append_mbs(&buf, cz, attributes); in tprintf()
462 tprintf_append_mbs(&buf, cz, attributes); in tprintf()
482 tprintf_append_mbs(&buf, cz, attributes); in tprintf()
494 tprintf_append_mbs(&buf, day_list[t->tm_wday], attributes); in tprintf()
502 tprintf_append_mbs(&buf, month_list[t->tm_mon], attributes); in tprintf()
586 tprintf_append_mbs(&buf, cz, attributes); in tprintf()
[all …]