Searched refs:_history_expand_command (Results 1 – 1 of 1) sorted by relevance
185 static int _history_expand_command(const char *, size_t, size_t,812 _history_expand_command(const char *command, size_t offs, size_t cmdlen, in _history_expand_command() function1085 ret = _history_expand_command (str, i, (j - i), &tmp); in history_expand()