Searched refs:dtha_next (Results 1 – 2 of 2) sorted by relevance
1026 struct dtrace_helper_action *dtha_next; /* next helper action */ member
15416 for (; helper != NULL; helper = helper->dtha_next) {15512 next = h->dtha_next;15516 last->dtha_next = next;15613 for (count = 0; last != NULL; last = last->dtha_next) {15615 if (last->dtha_next == NULL)15659 last->dtha_next = helper;16188 next = h->dtha_next;16281 for (last = NULL; helper != NULL; helper = helper->dtha_next) {16304 last->dtha_next = new;