Searched defs:nnew (Results 1 – 6 of 6) sorted by relevance
104 int nnew; /* The number of characters to be displayed next */ in _io_display_text() local283 int nnew = n <= FILL_SIZE ? n : FILL_SIZE; in _io_pad_line() local309 int nnew; /* The number of characters written in the latest write */ in GL_WRITE_FN() local
179 int nnew; /* The number of characters to append to cq->buffers.tail */ in _glq_append_chars() local362 int nnew = write_fn(data, cq->buffers.head->bytes + in _glq_flush_queue() local
130 int nnew = slen < nleft ? slen : nleft; in _err_record_msg() local
6875 int nnew = write(gl->output_fd, s, n-ndone); in GL_WRITE_FN() local12017 int nnew; /* The number of characters actually recorded */ local
588 int nnew = read(fd, rbuff + len, PTY_MAX_READ - len); in GL_FD_EVENT_FN() local675 int nnew = write(fd, string + ndone, n - ndone); in pty_write_to_fd() local
5223 ulong_t nold, nnew; in rebuild_objdir() local