HomeSort by relevance Sort by last modified time
    Searched defs:rl_command_func_t (Results 1 - 2 of 2) sorted by null

  /external/libedit/src/editline/
readline.h 46 typedef int rl_command_func_t(int, int); typedef
184 int rl_bind_key(int, rl_command_func_t *);
217 int rl_bind_key_in_map(int, rl_command_func_t *, Keymap);
  /prebuilts/libs/libedit/include/editline/
readline.h 46 typedef int rl_command_func_t(int, int); typedef
184 int rl_bind_key(int, rl_command_func_t *);
217 int rl_bind_key_in_map(int, rl_command_func_t *, Keymap);

Completed in 27 milliseconds