Home
last modified time | relevance | path

Searched refs:getto (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/libedit/
H A Dreadline.c746 getto(const char **cmdp, char **top, const char *from, int delim) in getto() function
961 if ((ev = getto(&cmd, &to, from, delim)) != 1) in _history_expand_command()