Searched refs:fcgi_get_last_client_ip (Results 1 – 3 of 3) sorted by relevance
99 const char *fcgi_get_last_client_ip(void);
1402 …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
387 const char *tmp = fcgi_get_last_client_ip(); in fpm_log_write()
Completed in 13 milliseconds