Searched refs:l_max (Results 1 – 1 of 1) sorted by relevance
753 int l_max, h_max; in findwhen() local755 l_max = min(LMAX, sizeof (ll.ll_line)); in findwhen()758 bcopy(ll.ll_line, pers->tty, l_max); in findwhen()759 pers->tty[l_max] = '\0'; in findwhen()