fcgi_get_last_client_ip  802 sapi/fpm/fpm/fastcgi.c 	zlog(ZLOG_ERROR, "Connection disallowed: IP address '%s' has been dropped.", fcgi_get_last_client_ip());
fcgi_get_last_client_ip  136 sapi/fpm/fpm/fastcgi.h const char *fcgi_get_last_client_ip();
fcgi_get_last_client_ip  372 sapi/fpm/fpm/fpm_log.c 						const char *tmp = fcgi_get_last_client_ip();