xmon_write         89 arch/powerpc/xmon/nonstdio.c 	return xmon_write(&ch, 1) == 1? c: -1;
xmon_write        177 arch/powerpc/xmon/nonstdio.c 	rc = xmon_write(xmon_outbuf, n);
xmon_write        187 arch/powerpc/xmon/nonstdio.c 	xmon_write(str, strlen(str));