Home
last modified time | relevance | path

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

/PHP-5.5/sapi/fpm/fpm/
H A Dfastcgi.h136 const char *fcgi_get_last_client_ip();
H A Dfpm_log.c372 const char *tmp = fcgi_get_last_client_ip(); in fpm_log_write()
H A Dfastcgi.c802 …ZLOG_ERROR, "Connection disallowed: IP address '%s' has been dropped.", fcgi_get_last_client_ip()); in fcgi_is_allowed()
1129 const char *fcgi_get_last_client_ip() /* {{{ */ function

Completed in 15 milliseconds