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

/macosx-10.10/cups-408/cups/backend/
H A Dusb-libusb.c81 int drain_output; /* Drain all pending output */ member in struct:usb_globals_s
339 g.drain_output = 0;
374 else if (g.drain_output)
427 if (g.drain_output && !nfds && !g.print_bytes)
431 g.drain_output = 0;
1796 g.drain_output = 1;
H A Dusb-darwin.c239 int drain_output; /* Drain all pending output */ member in struct:globals_s
545 g.drain_output = 0;
580 else if (g.drain_output)
633 if (g.drain_output && !nfds && !g.print_bytes)
637 g.drain_output = 0;
1014 g.drain_output = 1;
/macosx-10.10/OpenSSH-189/openssh/
H A Dserverloop.c520 drain_output(void) function
733 drain_output();

Completed in 132 milliseconds