Home
last modified time | relevance | path

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

/src/contrib/libedit/
H A Dhistedit.h155 #define EL_SETFP 19 /* , int, FILE *); set */ macro
H A Deln.c248 case EL_SETFP: { /* int, FILE * */ in el_set()
H A Del.c354 case EL_SETFP: in el_wset()
H A DChangeLog3918 * editline.3, el.c, el.h, histedit.h: add EL_GETFP, and EL_SETFP.
/src/bin/sh/
H A Dhistedit.c560 el_set(el, EL_SETFP, 1, out); in bindcmd()
564 el_set(el, EL_SETFP, 1, old); in bindcmd()