Searched refs:newchanges (Results 1 – 1 of 1) sorted by relevance
216 struct kevent *newchanges; in kq_build_changes_list() local226 newchanges = mm_realloc(kqop->changes, in kq_build_changes_list()228 if (newchanges == NULL) { in kq_build_changes_list()232 kqop->changes = newchanges; in kq_build_changes_list()