Home | Sort by: relevance | last modified time | path |
/src/lib/libedit/ | |
map.h | 43 typedef el_action_t (*el_func_t)(EditLine *, wint_t); typedef in typeref:typename:el_action_t (*)(EditLine *,wint_t) 60 el_func_t *func; /* List of available functions */ 77 el_func_t); |
map.h | 43 typedef el_action_t (*el_func_t)(EditLine *, wint_t); typedef in typeref:typename:el_action_t (*)(EditLine *,wint_t) 60 el_func_t *func; /* List of available functions */ 77 el_func_t); |