Searched refs:xmon_write (Results 1 – 3 of 3) sorted by relevance
19 return xmon_write(&ch, 1) == 1? c: -1; in xmon_putchar()133 xmon_write(xmon_outbuf, n); in xmon_printf()138 xmon_write(str, strlen(str)); in xmon_puts()
17 int xmon_write(const void *ptr, int nb) in xmon_write() function
13 extern int xmon_write(const void *ptr, int nb);