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

/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Deventlib.c155 evWait *this_wait, *next_wait; local
193 this_wait = next_wait) {
194 next_wait = this_wait->next;
201 this_wait = next_wait) {
202 next_wait = this_wait->next;

Completed in 104 milliseconds