Home | History | Annotate | Download | only in systat

Lines Matching defs:ie_head

154 } *ie_head;
172 if (reallocarr(&ie_head, nevcnt + 1, sizeof(*ie)) != 0) {
176 ie = ie_head + nevcnt;
271 move(ie_head[i].ie_loc, INTSCOL + 9);
272 group_width = strlen(ie_head[i].ie_group);
273 name_width = strlen(ie_head[i].ie_name);
288 if (strcasecmp(ie_head[i].ie_name, "intr") == 0) {
301 printw("%-.*s", group_width, ie_head[i].ie_group);
306 printw("%-.*s", name_width, ie_head[i].ie_name);
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);
832 KREAD(ie_head[i].ie_count, &stats->evcnt[i],