Searched refs:n2bytes (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libproc/common/
H A DPscantext.c57 int n2bytes; /* number of bytes in second buffer */ local
146 n2bytes = 0;
148 n2bytes = nbytes - BLKSIZE;
157 if ((nbytes = n2bytes) <= 0)
162 n2bytes = 0;
166 n2bytes = read(P->asfd,

Completed in 114 milliseconds