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

/httpd/modules/generators/
H A Dmod_cgi.h39 apr_int32_t detached; member in struct:__anon182
55 and e_info.detached (Should the child start in detached state?)
H A Dmod_cgi.c446 e_info->detached)) != APR_SUCCESS) ||
810 e_info.detached = 0;
1118 e_info.detached = 0;
/httpd/include/
H A Dscoreboard.h172 AP_DECLARE(apr_status_t) ap_reopen_scoreboard(apr_pool_t *p, apr_shm_t **shm, int detached);
/httpd/modules/arch/netware/
H A Dmod_netware.c145 e_info->detached = 1;
/httpd/server/
H A Dscoreboard.c258 int detached)
261 if (!detached) {
/httpd/modules/arch/win32/
H A Dmod_win32.c518 e_info->detached = 1;

Completed in 29 milliseconds