HomeSort by relevance Sort by last modified time
    Searched refs:matchcount (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/cmd/biosdev/
biosdev.c 69 int matchcount; /* number of matches per this device number */ member in struct:__anon46
633 mapinfo[i].matchcount++;
636 if (mapinfo[j].matchcount > 0 &&
638 mapinfo[j].matchcount++;
639 mapinfo[i].matchcount++;
655 if (mapinfo[i].matchcount > 1) {
658 "%d): 0x%x %s\n", mapinfo[i].matchcount,
662 mapinfo[i].matchcount = 0;
673 if (mapinfo[i].matchcount == 1)
692 mapinfo[i].matchcount++
    [all...]
  /onnv/onnv-gate/usr/src/cmd/devfsadm/
devfsadm.c 4867 int matchcount = 0; local
4965 int matchcount = 0, rv = -1; local
    [all...]

Completed in 120 milliseconds