Searched defs:infd (Results 1 - 1 of 1) sorted by relevance

/httpd/support/
H A Dfcgistarter.c58 apr_file_t *infd, *skwrapper; local
180 rv = apr_os_file_put(&infd, &oft, APR_READ | APR_WRITE, pool);
196 rv = apr_file_dup2(infd, skwrapper, pool);
202 * infd into the procattr without going through another dup2,

Completed in 2646 milliseconds