Home
last modified time | relevance | path

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

/external/libedit/src/
Dmap.h43 typedef struct el_bindings_t { /* for the "bind" shell command */ struct
47 } el_bindings_t; argument
58 el_bindings_t *help; /* The help for the editor functions */
Dparse.c279 el_bindings_t *b; in parse_cmd()
Dmap.c1125 el_bindings_t *bp, *ep; in map_print_key()
1147 el_bindings_t *bp, *ep; in map_print_some_keys()
1253 el_bindings_t *bp, *ep; in map_bind()
Dkeymacro.c588 el_bindings_t *fp; in keymacro_kprint()
Dread.c610 el_bindings_t *b; in FUN()