Searched defs:update_echo_child_status (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/echo/ |
H A D | mod_echo.c | 95 static int update_echo_child_status(ap_sb_handle_t *sbh, function 143 update_echo_child_status(c->sbh, SERVER_BUSY_READ, c, NULL); 174 update_echo_child_status(c->sbh, SERVER_BUSY_WRITE, NULL, bb); 189 update_echo_child_status(c->sbh, SERVER_BUSY_KEEPALIVE, NULL, NULL); 193 update_echo_child_status(c->sbh, SERVER_CLOSING, c, NULL);
|
Completed in 1789 milliseconds