Home
last modified time | relevance | path

Searched refs:EL_GETFP (Results 1 – 5 of 5) sorted by relevance

/src/contrib/libedit/
H A Dhistedit.h154 #define EL_GETFP 18 /* , int, FILE **); get */ macro
H A Deln.c343 case EL_GETFP: { /* int, FILE ** */ in el_get()
H A Del.c487 case EL_GETFP: in el_wget()
H A DChangeLog3918 * editline.3, el.c, el.h, histedit.h: add EL_GETFP, and EL_SETFP.
/src/bin/sh/
H A Dhistedit.c559 el_get(el, EL_GETFP, 1, &old); in bindcmd()