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

/macosx-10.9.5/cups-372.4/cups/backend/
H A Ddnssd.c97 static int got_data = 0; /* Got data from poll? */ variable
408 got_data = 0;
420 if (!got_data)
982 got_data = 1;
/macosx-10.9.5/OpenSSH-186/openssh/
H A Dclientloop.c315 int got_data = 0, generated = 0, do_unlink = 0, i; local
450 got_data = 1;
475 if (!got_data) {
/macosx-10.9.5/cups-372.4/cups/cups/
H A Ddest.c153 int got_data; /* Did we get data? */
1084 data.got_data = 0;
1096 if (!data.got_data)
3043 data->got_data = 1;
/macosx-10.9.5/cups-372.4/cups/test/
H A Dippdiscover.c49 static int got_data = 0; /* Got data from poll? */ variable

Completed in 184 milliseconds