Searched refs:get_history_event (Results 1 – 2 of 2) sorted by relevance
170 const char *get_history_event(const char *, int *, int);
508 get_history_event(const char *cmd, int *cindex, int qchar) in get_history_event() function662 ptr = get_history_event(str, &idx, 0); in _history_expand_command()678 ptr = get_history_event(command + offs, &idx, qchar); in _history_expand_command()