Searched refs:cnputc (Results 26 - 43 of 43) sorted by relevance

12

/netbsd-current/sys/arch/rs6000/stand/boot/
H A Dcons.c103 cnputc(int c) function
/netbsd-current/sys/arch/luna68k/stand/boot/
H A Dcons.c136 cnputc(int c) function
H A Dsamachdep.h78 void cnputc(int);
/netbsd-current/sys/arch/sgimips/stand/common/
H A Diris_cons.c90 cnputc(int c) function
/netbsd-current/sys/arch/hp300/stand/common/
H A Dsamachdep.h74 int cnputc(int);
/netbsd-current/sys/arch/prep/stand/boot/
H A Dcons.c115 cnputc(int c) function
/netbsd-current/sys/arch/mmeye/stand/boot/
H A Dcons.c157 cnputc(int c) function
/netbsd-current/sys/arch/arc/arc/
H A Dminidebug.c180 cnputc(c);
184 cnputc(c);
191 cnputc(c);
196 cnputc(c);
580 cnputc(c);
593 cnputc('\a');
/netbsd-current/sys/arch/bebox/stand/boot/
H A Dcons.c127 cnputc(int c) function
/netbsd-current/sys/arch/cobalt/stand/boot/
H A Dcons.c124 cnputc(int c) function
/netbsd-current/sys/arch/alpha/stand/common/
H A Dboot.c162 bootinfo_v1.cnputc = NULL;
/netbsd-current/sys/rump/librump/rumpkern/
H A Demul.c365 cnputc(c);
371 cnputc(int c) function
/netbsd-current/sys/arch/atari/atari/
H A Dmachdep.c433 cnputc(i);
441 cnputc('\n');
/netbsd-current/sys/arch/alpha/stand/standtest/
H A Dtest.c478 printf(" cnputc: %p\n", v1p->cnputc);
/netbsd-current/sys/dev/
H A Dcons.c381 cnputc(int c) function
/netbsd-current/usr.sbin/crash/
H A Dcrash.c319 cnputc(int c) function
/netbsd-current/sys/kern/
H A Dsubr_prf.c125 * the v_putc pointer can be used to redirect the console cnputc elsewhere
129 void (*v_putc)(int) = cnputc; /* start with cnputc (normal cons) */
/netbsd-current/share/man/man9/
H A DMakefile298 cons.9 cnputc.9

Completed in 310 milliseconds

12