Searched defs:nnew (Results 1 – 6 of 6) sorted by relevance
106 int nnew; /* The number of characters to be displayed next */ in _io_display_text() local285 int nnew = n <= FILL_SIZE ? n : FILL_SIZE; in _io_pad_line() local311 int nnew; /* The number of characters written in the latest write */ in GL_WRITE_FN() local
181 int nnew; /* The number of characters to append to cq->buffers.tail */ in _glq_append_chars() local364 int nnew = write_fn(data, cq->buffers.head->bytes + in _glq_flush_queue() local
132 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
590 int nnew = read(fd, rbuff + len, PTY_MAX_READ - len); in GL_FD_EVENT_FN() local677 int nnew = write(fd, string + ndone, n - ndone); in pty_write_to_fd() local
4839 ulong_t nold, nnew; in rebuild_objdir() local