Home
last modified time | relevance | path

Searched defs:EditLine (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/lib/libedit/
H A Dhistedit.h57 typedef struct editline EditLine; typedef
/netbsd-src/usr.bin/mail/
H A Dcomplete.c1181 unsigned char (*completer)(EditLine *, int), in init_el_mode()