Searched refs:rlbuf (Results 1 – 1 of 1) sorted by relevance
348 static char *rlbuf; /* buffer where nbytes are read to */ variable951 if (!(rlbuf = malloc(BUFSIZ))) { in doit()1113 if ((nsize = readstream(f, rlbuf, BUFSIZ)) < 0) in doit()1415 rloginmod.ic_dp = rlbuf; in protocol()1608 rlbuf = buf; in readstream()