Home | History | Annotate | Download | only in src

Lines Matching refs:UNBUFFERED

459 	if ((el->el_flags & (UNBUFFERED|EDIT_DISABLED)) == UNBUFFERED)
469 if (el->el_flags & UNBUFFERED)
476 if ((el->el_flags & UNBUFFERED) == 0)
512 if (el->el_flags & UNBUFFERED)
542 if ((el->el_flags & UNBUFFERED) == 0)
548 if ((el->el_flags & UNBUFFERED) == 0)
565 if (el->el_flags & UNBUFFERED)
672 if ((el->el_flags & UNBUFFERED) == 0)
709 if (el->el_flags & UNBUFFERED)
715 if ((el->el_flags & UNBUFFERED) == 0) {