Searched refs:EL_SETFP (Results 1 – 3 of 3) sorted by relevance
/external/libedit/src/ | ||
D | histedit.h | 154 #define EL_SETFP 19 /* , int, FILE *); set */ macro |
D | eln.c | 231 case EL_SETFP: { /* int, FILE * */ in el_set() |
D | el.c | 357 case EL_SETFP: in FUN() |