Searched refs:free_matches (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xedit/dist/
H A Dcommands.c876 Bool free_matches = True, add_slash = n_matches == 1 && isdir && !slash; local in function:FileCompletion
939 free_matches = False;
942 if (free_matches && matches) {

Completed in 2 milliseconds