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

  /src/sys/arch/sun3/include/
mon.h 168 u_char (*peekNextChar)(void); /* Peek at next char */
316 * peekNextChar -- look at the next character in the global line buffer.
318 * u_char peekNextChar()
  /src/sys/arch/sparc/include/
oldmon.h 209 u_char (*peekNextChar)(void); /* Peek at next char */
  /src/sys/arch/sun68k/include/
mon.h 172 u_char (*peekNextChar)(void); /* Peek at next char */
320 * peekNextChar -- look at the next character in the global line buffer.
322 * u_char peekNextChar()

Completed in 12 milliseconds