Home
last modified time | relevance | path

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

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