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

/freebsd-12-stable/usr.sbin/ppp/
H A Dmain.c545 int i, nfds, nothing_done; local
653 nothing_done = 1;
657 nothing_done = 0;
662 nothing_done = 0;
666 if (descriptor_Write(&bundle->desc, bundle, wfds) <= 0 && nothing_done) {

Completed in 162 milliseconds