Home
last modified time | relevance | path

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

/openbsd/usr.bin/ul/
H A Dul.c79 int outchar(int);
94 tputs(s, 1, outchar); \
529 outchar(int c) in outchar() function
/openbsd/sys/dev/wscons/
H A Dwsemul_sun.c348 u_int outchar; in wsemul_sun_output_normal() local
350 (*edp->emulops->mapchar)(edp->emulcookie, instate->inchar, &outchar); in wsemul_sun_output_normal()
353 outchar, kernel ? edp->kernattr : edp->curattr)); in wsemul_sun_output_normal()