Home
last modified time | relevance | path

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

/freebsd/contrib/libedit/TEST/
H A Dtest_filecompletion.c496 mycomplet_func(const char *text, int index) in mycomplet_func() function
540 fn_complete(el, mycomplet_func, NULL, break_chars, NULL, NULL, 10, NULL, NULL, NULL, NULL); in main()