Searched defs:EditLine (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/lib/libedit/ | ||
H A D | histedit.h | 57 typedef struct editline EditLine; typedef |
/netbsd-src/usr.bin/mail/ | ||
H A D | complete.c | 1181 unsigned char (*completer)(EditLine *, int), in init_el_mode() |