Searched refs:to_be_appended (Results 1 – 1 of 1) sorted by relevance
2822 avrule_t *tail, *to_be_appended; in discard_tunables() local2891 to_be_appended = (cur_state == 1) ? in discard_tunables()2895 tail->next = to_be_appended; in discard_tunables()2897 tail = decl->avrules = to_be_appended; in discard_tunables()