Home
last modified time | relevance | path

Searched refs:nothing_done (Results 1 – 1 of 1) sorted by relevance

/dragonfly/usr.sbin/ppp/
HDmain.c539 int i, nfds, nothing_done; in DoLoop() local
647 nothing_done = 1; in DoLoop()
651 nothing_done = 0; in DoLoop()
656 nothing_done = 0; in DoLoop()
660 if (descriptor_Write(&bundle->desc, bundle, wfds) <= 0 && nothing_done) { in DoLoop()