Searched refs:newchanges (Results 1 – 1 of 1) sorted by relevance
211 struct kevent *newchanges; in kq_build_changes_list() local213 newchanges = mm_realloc(kqop->changes, in kq_build_changes_list()215 if (newchanges == NULL) { in kq_build_changes_list()219 kqop->changes = newchanges; in kq_build_changes_list()