Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/diff/
H A Ddiff.c184 static wint_t wcput(wint_t);
794 (void) wcput(wc); in output()
951 (void) wcput(ch); in fetch()
994 (void) wcput(ch); in fetch()
2115 wcput(wint_t wc) in wcput() function