Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/less/
H A Dcmdbuf.c1054 tk_text = fcomplete(word); in init_compl()
1063 tk_text = fcomplete(word+1); in init_compl()
1066 tk_text = fcomplete(qword); in init_compl()
H A Dfilename.c388 public char * fcomplete(char *s) in fcomplete() function
H A Dfuncs.h141 public char * fcomplete(char *s);