Home | History | Annotate | Download | only in server

Lines Matching refs:loop

1419   int loop;
1429 for(loop = 2; (loop > 0) && !got_exit_signal; loop--)
1554 for(loop = 2; (loop > 0) && !got_exit_signal; loop--)
1675 for(loop = 2; loop > 0; loop--) {
1676 /* loop twice to satisfy condition interdependencies without
1713 for(loop = 2; loop > 0; loop--) {
1750 /* exit loop upon primary tunnel teardown */
1934 /* if we got a CONNECT, loop and get another request as well! */