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

/freebsd-11-stable/lib/libedit/
H A Dreadline.c173 static int _history_expand_command(const char *, size_t, size_t,
672 _history_expand_command(const char *command, size_t offs, size_t cmdlen, function
1021 ret = _history_expand_command (str, i, (j - i), &tmp);

Completed in 122 milliseconds