Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libtecla/common/
H A Dcplfile.c95 static int cf_complete_entry(CompleteFile *cf, WordCompletion *cpl,
450 return cf_complete_entry(cf, cpl, line, word_start, word_end, escaped, in _cf_complete_file()
605 static int cf_complete_entry(CompleteFile *cf, WordCompletion *cpl, in cf_complete_entry() function