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

/haiku/src/bin/pkgman/
H A Dcommand_refresh.cpp71 int nameCount = argc - optind; local
76 if (nameCount == 0) {
81 for (int i = 0; i < nameCount; ++i) {

Completed in 79 milliseconds