Searched refs:getChar (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/sun68k/stand/libsa/
H A Dpromcons.c13 return ( (*romVectorPtr->getChar)() );
/netbsd-6-1-5-RELEASE/sys/arch/sun3/include/
H A Dmon.h115 u_char (*getChar)(void); /* Get char from input source */ member in struct:sunromvec
266 * getChar -- Return the next character from the input source
268 * u_char getChar()
/netbsd-6-1-5-RELEASE/sys/arch/sun68k/include/
H A Dmon.h115 u_char (*getChar)(void); /* Get char from input source */ member in struct:sunromvec
270 * getChar -- Return the next character from the input source
272 * u_char getChar()
/netbsd-6-1-5-RELEASE/sys/arch/sparc/include/
H A Doldmon.h168 int (*getChar)(void); /* Get char from input source */ member in struct:om_vector
/netbsd-6-1-5-RELEASE/sys/arch/sun2/sun2/
H A Dpromlib.c162 PROMLIB_FUNC(int, prom_getchar, (void), getChar, (), return(rc))
/netbsd-6-1-5-RELEASE/sys/arch/sparc/sparc/
H A Dpromlib.c1105 promops.po_getchar = oldpvec->getChar;

Completed in 203 milliseconds