Home | History | Annotate | Download | only in x11vnc

Lines Matching refs:max_eat

81 void eat_viewonly_input(int max_eat, int keep);
2343 void eat_viewonly_input(int max_eat, int keep) {
2346 for (i=0; i<max_eat; i++) {
5128 int eaten = 0, miss = 0, max_eat = 50, do_flush = 1;
5146 * we have processed max_eat inputs.
5167 int i, max_extra = max_eat / 2;
5184 if (eaten < max_eat) {
5244 int i, max_extra = max_eat / 2;