Home
last modified time | relevance | path

Searched refs:fcgi_get_last_client_ip (Results 1 – 3 of 3) sorted by relevance

/php-src/main/
H A Dfastcgi.h99 const char *fcgi_get_last_client_ip(void);
H A Dfastcgi.c1402 …FCGI_ERROR, "Connection disallowed: IP address '%s' has been dropped.", fcgi_get_last_client_ip());
1743 const char *fcgi_get_last_client_ip(void) function
/php-src/sapi/fpm/fpm/
H A Dfpm_log.c391 const char *tmp = fcgi_get_last_client_ip(); in fpm_log_write()

Completed in 27 milliseconds