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

/netbsd-current/lib/libedit/
H A Dhistedit.h131 * E.g. EL_EDITMODE takes an int when set, but an int* when get.
147 #define EL_EDITMODE 11 /* , int); set/get */ macro
H A Deln.c155 case EL_EDITMODE:
318 case EL_EDITMODE:
H A Del.c311 case EL_EDITMODE:
435 case EL_EDITMODE:
/netbsd-current/usr.bin/ftp/
H A Dutil.c1018 if ((el_get(el, EL_EDITMODE, &editmode) != -1) && editmode == 0)

Completed in 208 milliseconds