Searched refs:loop (Results 1 – 7 of 7) sorted by relevance
11 static void io_watcher_cb(struct ev_loop *loop, ev_io *w, int revents) { in io_watcher_cb() argument15 UNUSED(loop); in io_watcher_cb()86 static void timeout_watcher_cb(struct ev_loop *loop, ev_timer *w, int revents) { in timeout_watcher_cb() argument87 UNUSED(loop); in timeout_watcher_cb()
51 for the loop in the state-diagram.
108 The FastCGI, CGI, ... intergration is done by introducing a loop in
8920 loop=$revision8921 while test 0 -ne "$loop"; do8922 func_arith $revision - $loop8924 func_arith $loop - 18925 loop=$func_arith_result8947 loop=$age8948 while test 0 -ne "$loop"; do8949 func_arith $current - $loop8951 func_arith $loop - 18952 loop=$func_arith_result
346 * fix mod_rewrite memleak/endless loop detection (#1775, thx phy - again!)421 * fixed endless loop on shrinked files with sendfile() on BSD (#1289)679 * fixed infinite loop in exec-cmd in mod_ssi719 * fixed infinite loop in mod_cgi722 * fixed infinite loop in SSL800 * fixed endless loop in mod_fastcgi
928 # loop where config.status creates the headers, so we can generate1383 # We'll loop over all known methods to create a tar archive until one works.
1744 # nice to cause kernel panics so lets avoid the loop below.1788 # Only check the string length outside the loop.