Searched refs:bindhostc (Results 1 – 1 of 1) sorted by relevance
212 bindhostc++; in main()216 bindhost[bindhostc-1] = strdup(optarg); in main()217 if (bindhost[bindhostc-1] == NULL) in main()300 if (bindhostc == 0 || bindanyflag) { in main()301 bindhostc++; in main()305 bindhost[bindhostc-1] = strdup("*"); in main()306 if (bindhost[bindhostc-1] == NULL) in main()502 for (i = 0; i < bindhostc; i++) { in main()568 for (i = 0; i < bindhostc; i++) { in main()644 for (i = 0; i < bindhostc; i++) { in main()[all …]