HomeSort by: relevance | last modified time | path
    Searched defs:ie_loc (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/systat/
vmstat.c 153 int ie_loc; /* screen row */ member in struct:intr_evcnt
186 ie->ie_loc = 0;
271 move(ie_head[i].ie_loc, INTSCOL + 9);
376 if (ie_head[i].ie_loc == 0)
641 if (ie_head[i].ie_loc == 0) {
644 ie_head[i].ie_loc = nextintsrow++;
650 putint(l, ie_head[i].ie_loc, INTSCOL, 8);

Completed in 11 milliseconds