nldist 54 usr/lib/libc/stdio/fvwrite.c int nlknown, nldist;
nldist 141 usr/lib/libc/stdio/fvwrite.c nldist = 0; /* XXX just to keep gcc happy */
nldist 146 usr/lib/libc/stdio/fvwrite.c nldist = nl ? nl + 1 - p : len + 1;
nldist 149 usr/lib/libc/stdio/fvwrite.c s = MIN(len, nldist);
nldist 167 usr/lib/libc/stdio/fvwrite.c if ((nldist -= w) == 0) {