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

/external/openssh/
H A Dsftp.c1697 complete_ambiguous(const char *word, char **list, size_t count) function
1766 tmp = complete_ambiguous(cmd, list, count);
1871 tmp2 = complete_ambiguous(file, g.gl_pathv, g.gl_matchc);

Completed in 26 milliseconds