Searched refs:old_status_line_end (Results 1 – 1 of 1) sorted by relevance
46 char * const old_status_line_end = old_status_line+BUFLEN; in update_statuslines() local96 …ile((*begin != NUL) and (*begin == *obegin) and (begin<buf_end) and (obegin<old_status_line_end)) { in update_statuslines()