Home
last modified time | relevance | path

Searched defs:FCGI_LOG_ERR_ERRNO (Results 1 – 1 of 1) sorted by relevance

/dports/www/mod_fastcgi/mod_fastcgi-2.4.7.1/
H A Dfcgi.h383 #define FCGI_LOG_ERR_ERRNO APLOG_MARK,APLOG_ERR,APR_FROM_OS_ERROR(errno) macro
423 #define FCGI_LOG_ERR_ERRNO __FILE__,__LINE__,APLOG_ERR /* error conditions */ macro