HomeSort by: relevance | last modified time | path
    Searched refs:fn_complete2 (Results 1 - 4 of 4) sorted by relevancy

  /src/lib/libedit/
filecomplete.h 39 int fn_complete2(EditLine *,
filecomplete.c 660 fn_complete2(EditLine *el, function in typeref:typename:int
837 return fn_complete2(el, complete_func, attempted_completion_function,
readline.c 1983 return fn_complete2(e,
  /src/bin/sh/
histedit.c 1027 return (unsigned char)fn_complete2(sel, NULL, sh_matches,

Completed in 15 milliseconds