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

/httpd/modules/generators/
H A Dmod_cgi.h34 apr_int32_t in_pipe; member in struct:__anon182
H A Dmod_cgi.c424 e_info->in_pipe,
811 e_info.in_pipe = APR_CHILD_BLOCK;
1119 e_info.in_pipe = APR_NO_PIPE;
H A Dmod_cgid.c676 apr_int32_t in_pipe; local
748 in_pipe = APR_NO_PIPE;
754 in_pipe = APR_CHILD_BLOCK;
763 in_pipe,

Completed in 1073 milliseconds