HomeSort by: relevance | last modified time | path
    Searched defs:el_func_t (Results 1 - 2 of 2) sorted by relevancy

  /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);

Completed in 22 milliseconds