Home
last modified time | relevance | path

Searched refs:check_local (Results 1 – 2 of 2) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_scgi.c199 unsigned short check_local; member
1031 df->check_local = 1; in SETDEFAULTS_FUNC()
1044 fcv[4].destination = &(df->check_local); in SETDEFAULTS_FUNC()
2794 if (host->check_local == 0) { in scgi_check_extension()
H A Dmod_fastcgi.c216 unsigned short check_local; member
1281 host->check_local = 1; in SETDEFAULTS_FUNC()
1296 fcv[5].destination = &(host->check_local); in SETDEFAULTS_FUNC()
3589 if (host->check_local == 0) { in fcgi_check_extension()