Searched refs:history_expand (Results 1 - 3 of 3) sorted by relevance

/external/libedit/src/editline/
H A Dreadline.h168 int history_expand(char *, char **);
/external/libedit/examples/
H A Dfileman.c124 result = history_expand(s, &expansion);
/external/libedit/src/
H A Dreadline.c885 history_expand(char *str, char **output) function
1002 /* history_expand() returned -1 when the line */

Completed in 82 milliseconds