Searched refs:history_expand (Results 1 – 3 of 3) sorted by relevance
168 int history_expand(char *, char **);
124 result = history_expand(s, &expansion); in main()
885 history_expand(char *str, char **output) in history_expand() function