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

  /src/sys/arch/sun3/include/
mon.h 118 int (*mayPut)(int); /* Maybe put char, or -1 */
280 * mayPut -- Maybe put a character to the current output source. Return -1
283 * int mayPut(ch)
  /src/sys/arch/sparc/include/
oldmon.h 171 int (*mayPut)(int); /* Maybe put char, or -1 */
  /src/sys/arch/sun68k/include/
mon.h 118 int (*mayPut)(int); /* Maybe put char, or -1 */
284 * mayPut -- Maybe put a character to the current output source. Return -1
287 * int mayPut(ch)

Completed in 13 milliseconds