Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libtecla/common/
H A Dcplfile.h83 int _cf_complete_file(WordCompletion *cpl, CompleteFile *cf,
H A Dcplfile.c236 int _cf_complete_file(WordCompletion *cpl, CompleteFile *cf, in _cf_complete_file() function
H A Dcplmatch.c788 if(_cf_complete_file(cpl, cpl->cf, line, start_path - line, word_end, in CPL_MATCH_FN()