Home
last modified time | relevance | path

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

/PHP-7.4/main/
H A Dfastcgi.h101 const char *fcgi_get_last_client_ip();
H A Dfastcgi.c1414 …FCGI_ERROR, "Connection disallowed: IP address '%s' has been dropped.", fcgi_get_last_client_ip());
1748 const char *fcgi_get_last_client_ip() function
/PHP-7.4/sapi/fpm/fpm/
H A Dfpm_log.c370 const char *tmp = fcgi_get_last_client_ip(); in fpm_log_write()

Completed in 15 milliseconds