HomeSort by: relevance | last modified time | path
    Searched defs:getNextChar (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/sun3/include/
mon.h 167 u_char (*getNextChar)(void); /* Get next char from linebuf */
312 * getNextChar -- return the next character from the global line buffer.
314 * u_char getNextChar()
  /src/sys/arch/sparc/include/
oldmon.h 208 u_char (*getNextChar)(void); /* Get next char from linebuf */
  /src/sys/arch/sun68k/include/
mon.h 171 u_char (*getNextChar)(void); /* Get next char from linebuf */
316 * getNextChar -- return the next character from the global line buffer.
318 * u_char getNextChar()

Completed in 47 milliseconds