Home
last modified time | relevance | path

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

/reactos/base/applications/network/ftp/
H A Dmain.c364 int nmatches, longest; in getcmd() local
367 nmatches = 0; in getcmd()
376 nmatches = 1; in getcmd()
379 nmatches++; in getcmd()
382 if (nmatches > 1) in getcmd()