Home
last modified time | relevance | path

Searched refs:loop (Results 1 – 7 of 7) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dfdevent_libev.c11 static void io_watcher_cb(struct ev_loop *loop, ev_io *w, int revents) { in io_watcher_cb() argument
15 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() argument
87 UNUSED(loop); in timeout_watcher_cb()
/mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/
H A Dfastcgi-state.txt51 for the loop in the state-diagram.
H A Dstate.txt108 The FastCGI, CGI, ... intergration is done by introducing a loop in
/mOS-networking-stack/samples/lighttpd-1.4.32/
H A Dltmain.sh8920 loop=$revision
8921 while test 0 -ne "$loop"; do
8922 func_arith $revision - $loop
8924 func_arith $loop - 1
8925 loop=$func_arith_result
8947 loop=$age
8948 while test 0 -ne "$loop"; do
8949 func_arith $current - $loop
8951 func_arith $loop - 1
8952 loop=$func_arith_result
H A DNEWS346 * 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_ssi
719 * fixed infinite loop in mod_cgi
722 * fixed infinite loop in SSL
800 * fixed endless loop in mod_fastcgi
H A Daclocal.m4928 # loop where config.status creates the headers, so we can generate
1383 # We'll loop over all known methods to create a tar archive until one works.
/mOS-networking-stack/samples/lighttpd-1.4.32/m4/
H A Dlibtool.m41744 # nice to cause kernel panics so lets avoid the loop below.
1788 # Only check the string length outside the loop.