Searched refs:sed_write_output (Results 1 - 1 of 1) sorted by relevance

/solaris-userland-s11u3/components/apache2/mod_sed/
H A Dmod_sed.c150 static apr_status_t sed_write_output(void *dummy, char *buf, int sz) function
240 * output by calling sed_write_output and generates any error by
249 r, &sed_write_output, r->pool);
305 * sed_write_output which will add the output to ctx->bb. At the end of
423 * sed_write_output which will add data in ctx->bb. Do it until it have

Completed in 12 milliseconds