Home
last modified time | relevance | path

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

/freebsd/bin/sh/
H A Dhistedit.c77 static char **sh_matches(const char *, int, int);
612 **sh_matches(const char *text, int start, int end) in sh_matches() function
772 return (unsigned char)fn_complete2(sel, NULL, sh_matches, in sh_complete()