Searched refs:realloc_copy (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/libevent/
H A Dpoll.c63 int realloc_copy; /* True iff we must realloc member in struct:pollop
143 if (pop->realloc_copy) {
151 pop->realloc_copy = 0;
248 pop->realloc_copy = 1;
/freebsd-13-stable/contrib/ntp/sntp/libevent/
H A Dpoll.c63 int realloc_copy; /* True iff we must realloc member in struct:pollop
143 if (pop->realloc_copy) {
151 pop->realloc_copy = 0;
248 pop->realloc_copy = 1;

Completed in 96 milliseconds