Lines Matching defs:any
121 int any = 0;
146 any++;
307 * to see if any of the devices in the device list are in the
386 * then print entry(s) found. If "any" switch is set then, if any
387 * device is found will result in a exit status of 0. If "any" switch
388 * is not set then, if any device is not will result in a exit status
399 } else if (any == 0) {
413 * then print entry(s) found. If "any" switch is set then, if any
414 * name is found will result in a exit status of 0. If "any" switch
415 * is not set then, if any name is not will result in a exit status
426 } else if (any == 0)
454 if ((any == 0) && (cntr == 0)) {