Searched refs:EL_GETFP (Results 1 – 5 of 5) sorted by relevance
| /src/contrib/libedit/ |
| H A D | histedit.h | 154 #define EL_GETFP 18 /* , int, FILE **); get */ macro
|
| H A D | eln.c | 343 case EL_GETFP: { /* int, FILE ** */ in el_get()
|
| H A D | el.c | 487 case EL_GETFP: in el_wget()
|
| 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 | 559 el_get(el, EL_GETFP, 1, &old); in bindcmd()
|