Searched defs:nnew (Results 1 - 6 of 6) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libtecla/common/
H A Derrmsg.c132 int nnew = slen < nleft ? slen : nleft; local
H A Dchrqueue.c181 int nnew; /* The number of characters to append to cq->buffers.tail */ local
364 int nnew = write_fn(data, cq->buffers.head->bytes + local
[all...]
H A Dioutil.c106 int nnew; /* The number of characters to be displayed next */ local
285 int nnew = n <= FILL_SIZE ? n : FILL_SIZE; local
311 int nnew; /* The number of characters written in the latest write */ local
[all...]
H A Dgetline.c6875 int nnew = write(gl->output_fd, s, n-ndone); local
12017 int nnew; /* The number of characters actually recorded */ local
/opensolaris-onvv-gate/usr/src/cmd/enhance/
H A Denhance.c590 int nnew = read(fd, rbuff + len, PTY_MAX_READ - len); local
677 int nnew = write(fd, string + ndone, n - ndone); local
/opensolaris-onvv-gate/usr/src/uts/common/fs/proc/
H A Dprvnops.c4765 ulong_t nold, nnew; local

Completed in 126 milliseconds