Searched refs:EL_SETFP (Results 1 – 5 of 5) sorted by relevance
| /src/contrib/libedit/ |
| H A D | histedit.h | 155 #define EL_SETFP 19 /* , int, FILE *); set */ macro
|
| H A D | eln.c | 248 case EL_SETFP: { /* int, FILE * */ in el_set()
|
| H A D | el.c | 354 case EL_SETFP: in el_wset()
|
| H A D | ChangeLog | 3918 * editline.3, el.c, el.h, histedit.h: add EL_GETFP, and EL_SETFP.
|
| /src/bin/sh/ |
| H A D | histedit.c | 560 el_set(el, EL_SETFP, 1, out); in bindcmd() 564 el_set(el, EL_SETFP, 1, old); in bindcmd()
|