Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dcmdbuf.c1121 tk_text = fcomplete(word); in init_file_compl()
1130 tk_text = fcomplete(word+1); in init_file_compl()
1133 tk_text = fcomplete(qword); in init_file_compl()
H A Dfilename.c408 public char * fcomplete(constant char *s) in fcomplete() function
H A Dfuncs.h174 public char * fcomplete(constant char *s);