Lines Matching refs:full_write
1205 if (full_write (out_fd, bytes, 1) < 1) in out_char()
1217 full_write (out_fd, bytes, 1); in out_char_unchecked()
1266 if (full_write (out_fd, bytes, 5) < 5) in out_color_change()
1285 if (full_write (out_fd, bytes, 5) < 5) in out_color_change()
1303 if (full_write (out_fd, bytes, p - bytes) < p - bytes) in out_color_change()
1323 if (full_write (out_fd, bytes, p - bytes) < p - bytes) in out_color_change()
1358 if (full_write (out_fd, bytes, p - bytes) < p - bytes) in out_color_change()
1413 if (full_write (out_fd, bytes, 5) < 5) in out_bgcolor_change()
1427 if (full_write (out_fd, bytes, 5) < 5) in out_bgcolor_change()
1435 if (full_write (out_fd, bytes, 6) < 6) in out_bgcolor_change()
1454 if (full_write (out_fd, bytes, p - bytes) < p - bytes) in out_bgcolor_change()
1474 if (full_write (out_fd, bytes, p - bytes) < p - bytes) in out_bgcolor_change()
1509 if (full_write (out_fd, bytes, p - bytes) < p - bytes) in out_bgcolor_change()
1883 if (full_write (stream->fd, cp, n) < n) in output_buffer()
1911 if (full_write (stream->fd, cp, n) < n) in output_buffer()
2038 if (full_write (stream->fd, "\n", 1) < 1) in write_mem()