Searched refs:newchanges (Results 1 – 1 of 1) sorted by relevance
213 struct kevent *newchanges; in kq_build_changes_list() local215 newchanges = mm_realloc(kqop->changes, in kq_build_changes_list()217 if (newchanges == NULL) { in kq_build_changes_list()221 kqop->changes = newchanges; in kq_build_changes_list()