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