Home
last modified time | relevance | path

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

/src/usr.bin/finger/
H A Dlprint.c58 static void vputc(unsigned char);
316 vputc(lastc = *p); in show_text()
331 vputc(lastc = ch); in show_text()
339 vputc(unsigned char ch) in vputc() function