Home
last modified time | relevance | path

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

/netbsd/tests/usr.bin/xlint/lint1/
H A Dd_nested_structs.c7 typedef void *EditLine; typedef
/netbsd/lib/libedit/
H A Dhistedit.h57 typedef struct editline EditLine; typedef
/netbsd/usr.bin/mail/
H A Dcomplete.c1181 unsigned char (*completer)(EditLine *, int), in init_el_mode()