Searched refs:lpoint (Results 1 – 1 of 1) sorted by relevance
775 int lpoint; in lflush() local780 if ((lpoint = lpnt - lpbuf) > 0) { in lflush()782 c[BYTESOUT] += lpoint; in lflush()786 if (write(io_outfd, lpbuf, lpoint) != lpoint) in lflush()891 int lpoint; in lflush() local892 if ((lpoint = lpnt - lpbuf) > 0) { in lflush()894 c[BYTESOUT] += lpoint; in lflush()896 if (write(io_outfd, lpbuf, lpoint) != lpoint) in lflush()