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

/freebsd-9.3-release/lib/libedit/
H A Dreadline.c168 static int _history_expand_command(const char *, size_t, size_t,
621 _history_expand_command(const char *command, size_t offs, size_t cmdlen, function
965 ret = _history_expand_command (str, i, (j - i), &tmp);

Completed in 97 milliseconds