Searched refs:bin_env (Results 1 – 2 of 2) sorted by relevance
177 array *bin_env; member422 f->bin_env = array_init(); in scgi_host_init()435 array_free(h->bin_env); in scgi_host_free()819 for (i = 0; i < host->bin_env->used; i++) { in scgi_spawn_connection()820 data_string *ds = (data_string *)host->bin_env->data[i]; in scgi_spawn_connection()1052 fcv[11].destination = df->bin_env; in SETDEFAULTS_FUNC()
186 array *bin_env; member558 f->bin_env = array_init(); in fastcgi_host_init()574 array_free(h->bin_env); in fastcgi_host_free()1039 for (i = 0; i < host->bin_env->used; i++) { in fcgi_spawn_connection()1040 data_string *ds = (data_string *)host->bin_env->data[i]; in fcgi_spawn_connection()1301 fcv[9].destination = host->bin_env; in SETDEFAULTS_FUNC()