Home
last modified time | relevance | path

Searched refs:el_bindings_t (Results 1 – 4 of 4) sorted by relevance

/netbsd/lib/libedit/
H A Dmap.h45 typedef struct el_bindings_t { /* for the "bind" shell command */ struct
49 } el_bindings_t; typedef
59 el_bindings_t *help; /* The help for the editor functions */
H A Dparse.c282 el_bindings_t *b = el->el_map.help; in parse_cmd()
H A Dmap.c1138 el_bindings_t *bp, *ep; in map_print_key()
1160 el_bindings_t *bp, *ep; in map_print_some_keys()
1266 el_bindings_t *bp, *ep; in map_bind()
H A Dkeymacro.c586 el_bindings_t *fp; in keymacro_kprint()