HomeSort by: relevance | last modified time | path
    Searched defs:match_display (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libedit/
filecomplete.c 721 size_t matches_num, maxlen, match_len, match_display=1; local in function:fn_complete2
787 match_display = 0;
791 if (match_display) {
filecomplete.c 721 size_t matches_num, maxlen, match_len, match_display=1; local in function:fn_complete2
787 match_display = 0;
791 if (match_display) {

Completed in 241 milliseconds