Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libtecla/common/
H A Dcplfile.h81 int _cf_complete_file(WordCompletion *cpl, CompleteFile *cf,
H A Dcplfile.c234 int _cf_complete_file(WordCompletion *cpl, CompleteFile *cf, in _cf_complete_file() function
H A Dcplmatch.c786 if(_cf_complete_file(cpl, cpl->cf, line, start_path - line, word_end, in CPL_MATCH_FN()