Searched refs:dtha_next (Results 1 – 2 of 2) sorted by relevance
1027 struct dtrace_helper_action *dtha_next; /* next helper action */ member
15796 for (; helper != NULL; helper = helper->dtha_next) {15892 next = h->dtha_next;15896 last->dtha_next = next;15993 for (count = 0; last != NULL; last = last->dtha_next) {15995 if (last->dtha_next == NULL)16039 last->dtha_next = helper;16565 next = h->dtha_next;16658 for (last = NULL; helper != NULL; helper = helper->dtha_next) {16681 last->dtha_next = new;