Searched refs:_get_prompt (Results 1 – 1 of 1) sorted by relevance
185 static char *_get_prompt(EditLine *);198 _get_prompt(EditLine *el __attribute__((__unused__))) in _get_prompt() function358 el_set(e, EL_PROMPT_ESC, _get_prompt, RL_PROMPT_START_IGNORE); in rl_initialize()