Searched refs:bufeol2 (Results 1 – 1 of 1) sorted by relevance
927 char *bufp, *bufeol, *bufeol2; /* Pointer to current and next in rosh_more_buf() local943 bufeol2 = strchr(bufeol, '\n'); in rosh_more_buf()944 if (bufeol2 == NULL) { in rosh_more_buf()948 elpl = ((bufeol2 - bufeol - 1) / cols); in rosh_more_buf()957 bufeol = bufeol2 + 1; in rosh_more_buf()