Lines Matching defs:written
83 * will accept for queuing to be written. This number is subject
176 int written;
201 written = sclp_write(sclp_ttybuf, str, count);
202 overall_written += written;
203 if (written == count)
206 * Not all characters could be written to the current
215 str += written;
216 count -= written;
251 * sclp_write() without final '\n' - will be written.
265 * This routine is called by the kernel after it has written a series of
280 * in the SCCB (will be written next time the SCLP is not busy) as well as
281 * characters in the write buffer (will not be written as long as there is a
537 * written at start of each line by VM/CP