Home
last modified time | relevance | path

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

/netbsd/src/usr.bin/finger/
Dlprint.c74 static void vputc(int);
356 vputc(lastc = (unsigned char)*p); in show_text()
369 vputc(lastc = ch); in show_text()
377 vputc(int ch) in vputc() function