Searched refs:machinecount (Results 1 – 1 of 1) sorted by relevance
1968 int machinecount; local1973 for (machinecount = 0;1974 (machinecount < MAXARGS) && entry->arg[machinecount];1975 machinecount++) {1977 if ((tmphost = wu_gethostbyname(entry->arg[machinecount]))) {1982 if (!machinecount) {1983 strncpy(guestservername, entry->arg[machinecount],