Searched refs:mycomplet_func (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/libedit/TEST/ |
H A D | test_filecompletion.c | 496 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()
|