Searched refs:TERM_CAN_INSERT (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/lukemftp-14/tnftp/libedit/
H A Dterm.h57 #define TERM_CAN_INSERT 0x001 /* Has insert cap */ macro
114 #define EL_CAN_INSERT (EL_FLAGS & TERM_CAN_INSERT)
H A Dterm.c275 TERM_CAN_INSERT : 0;
/macosx-10.10/Heimdal-398.1.2/lib/libedit/src/
H A Del_term.h56 #define TERM_CAN_INSERT 0x001 /* Has insert cap */ macro
124 #define EL_CAN_INSERT (EL_FLAGS & TERM_CAN_INSERT)
H A Dterm.c302 TERM_CAN_INSERT : 0;
/macosx-10.10/libedit-40/src/
H A Dterminal.h56 #define TERM_CAN_INSERT 0x001 /* Has insert cap */ macro
125 #define EL_CAN_INSERT (EL_FLAGS & TERM_CAN_INSERT)
H A Dterminal.c234 TERM_CAN_INSERT : 0;

Completed in 115 milliseconds