Home
last modified time | relevance | path

Searched refs:EL_CAN_UP (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/libedit/
H A Dterminal.h120 #define EL_CAN_UP (EL_FLAGS & TERM_CAN_UP) macro
H A Dterminal.c259 if (!EL_CAN_UP) { in terminal_setflags()