Searched refs:EL_EDITMODE (Results 1 - 13 of 13) sorted by relevance

/macosx-10.10/lukemftp-14/tnftp/libedit/
H A Dhistedit.h127 #define EL_EDITMODE 11 /* , int); */ macro
H A Del.c235 case EL_EDITMODE:
310 case EL_EDITMODE:
H A Dreadline.c230 el_set(e, EL_EDITMODE, 0);
/macosx-10.10/Heimdal-398.1.2/lib/libedit/src/
H A Dhistedit.h130 * E.g. EL_EDITMODE takes an int when set, but an int* when get.
146 #define EL_EDITMODE 11 /* , int); set/get */ macro
H A Deln.c138 case EL_EDITMODE:
299 case EL_EDITMODE:
H A Del.c285 case EL_EDITMODE:
410 case EL_EDITMODE:
H A Dreadline.c304 el_set(e, EL_EDITMODE, 0);
/macosx-10.10/libedit-40/src/
H A Dhistedit.h128 * E.g. EL_EDITMODE takes an int when set, but an int* when get.
144 #define EL_EDITMODE 11 /* , int); set/get */ macro
H A Deln.c146 case EL_EDITMODE:
310 case EL_EDITMODE:
H A Del.c287 case EL_EDITMODE:
412 case EL_EDITMODE:
H A Dreadline.c303 el_set(e, EL_EDITMODE, 0);
/macosx-10.10/configd-699.1.5/scutil.tproj/
H A Dscutil.c676 el_set(src->el, EL_EDITMODE, 0);
684 if ((el_get(src->el, EL_EDITMODE, &editmode) != -1) && editmode != 0) {
/macosx-10.10/lukemftp-14/tnftp/src/
H A Dutil.c1005 if ((el_get(el, EL_EDITMODE, &editmode) != -1) && editmode == 0)

Completed in 186 milliseconds