Searched refs:add_slash (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
881 if (mlen || add_slash) {
893 if (add_slash) {

Completed in 7 milliseconds