Groonga 3.0.9 Source Code Document
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Macros
ngx_auto_config.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define NGX_CONFIGURE   " --prefix=/home/maru/groonga/etc/groonga/httpd --sbin-path=/home/maru/groonga/sbin/groonga-httpd --conf-path=/home/maru/groonga/etc/groonga/httpd/groonga-httpd.conf --error-log-path=/home/maru/groonga/var/log/groonga/httpd/error.log --http-log-path=/home/maru/groonga/var/log/groonga/httpd/access.log --add-module=/home/maru/Git/groonga/src/httpd/nginx-module --pid-path=/home/maru/groonga/var/run/groonga/groonga-httpd.pid --with-cc-opt= --with-ld-opt="
#define NGX_COMPILER   "gcc 4.7.2 (Debian 4.7.2-5) "
#define NGX_HAVE_C99_VARIADIC_MACROS   1
#define NGX_HAVE_GCC_VARIADIC_MACROS   1
#define NGX_HAVE_EPOLL   1
#define NGX_HAVE_CLEAR_EVENT   1
#define NGX_HAVE_SENDFILE   1
#define NGX_HAVE_SENDFILE64   1
#define NGX_HAVE_PR_SET_DUMPABLE   1
#define NGX_HAVE_SCHED_SETAFFINITY   1
#define NGX_HAVE_GNU_CRYPT_R   1
#define NGX_HAVE_NONALIGNED   1
#define NGX_CPU_CACHE_LINE   64
#define NGX_KQUEUE_UDATA_T   (void *)
#define NGX_HAVE_POSIX_FADVISE   1
#define NGX_HAVE_O_DIRECT   1
#define NGX_HAVE_ALIGNED_DIRECTIO   1
#define NGX_HAVE_STATFS   1
#define NGX_HAVE_STATVFS   1
#define NGX_HAVE_SCHED_YIELD   1
#define NGX_HAVE_DEFERRED_ACCEPT   1
#define NGX_HAVE_KEEPALIVE_TUNABLE   1
#define NGX_HAVE_TCP_INFO   1
#define NGX_HAVE_ACCEPT4   1
#define NGX_HAVE_UNIX_DOMAIN   1
#define NGX_PTR_SIZE   8
#define NGX_SIG_ATOMIC_T_SIZE   4
#define NGX_HAVE_LITTLE_ENDIAN   1
#define NGX_MAX_SIZE_T_VALUE   9223372036854775807LL
#define NGX_SIZE_T_LEN   (sizeof("-9223372036854775808") - 1)
#define NGX_MAX_OFF_T_VALUE   9223372036854775807LL
#define NGX_OFF_T_LEN   (sizeof("-9223372036854775808") - 1)
#define NGX_TIME_T_SIZE   8
#define NGX_TIME_T_LEN   (sizeof("-9223372036854775808") - 1)
#define NGX_HAVE_PREAD   1
#define NGX_HAVE_PWRITE   1
#define NGX_SYS_NERR   135
#define NGX_HAVE_LOCALTIME_R   1
#define NGX_HAVE_POSIX_MEMALIGN   1
#define NGX_HAVE_MEMALIGN   1
#define NGX_HAVE_MAP_ANON   1
#define NGX_HAVE_MAP_DEVZERO   1
#define NGX_HAVE_SYSVSHM   1
#define NGX_HAVE_POSIX_SEM   1
#define NGX_HAVE_MSGHDR_MSG_CONTROL   1
#define NGX_HAVE_FIONBIO   1
#define NGX_HAVE_GMTOFF   1
#define NGX_HAVE_D_TYPE   1
#define NGX_HAVE_SC_NPROCESSORS_ONLN   1
#define NGX_HAVE_OPENAT   1
#define NGX_HAVE_GETADDRINFO   1
#define NGX_HTTP_CACHE   1
#define NGX_HTTP_GZIP   1
#define NGX_HTTP_SSI   1
#define NGX_CRYPT   1
#define NGX_HTTP_X_FORWARDED_FOR   1
#define NGX_PCRE   1
#define NGX_HAVE_PCRE_JIT   1
#define NGX_OPENSSL_MD5   1
#define NGX_HAVE_OPENSSL_MD5_H   1
#define NGX_HAVE_MD5   1
#define NGX_HAVE_SHA1   1
#define NGX_HAVE_OPENSSL_SHA1_H   1
#define NGX_ZLIB   1
#define NGX_PREFIX   "/home/maru/groonga/etc/groonga/httpd/"
#define NGX_CONF_PREFIX   "/home/maru/groonga/etc/groonga/httpd/"
#define NGX_SBIN_PATH   "/home/maru/groonga/sbin/groonga-httpd"
#define NGX_CONF_PATH   "/home/maru/groonga/etc/groonga/httpd/groonga-httpd.conf"
#define NGX_PID_PATH   "/home/maru/groonga/var/run/groonga/groonga-httpd.pid"
#define NGX_LOCK_PATH   "logs/nginx.lock"
#define NGX_ERROR_LOG_PATH   "/home/maru/groonga/var/log/groonga/httpd/error.log"
#define NGX_HTTP_LOG_PATH   "/home/maru/groonga/var/log/groonga/httpd/access.log"
#define NGX_HTTP_CLIENT_TEMP_PATH   "client_body_temp"
#define NGX_HTTP_PROXY_TEMP_PATH   "proxy_temp"
#define NGX_HTTP_FASTCGI_TEMP_PATH   "fastcgi_temp"
#define NGX_HTTP_UWSGI_TEMP_PATH   "uwsgi_temp"
#define NGX_HTTP_SCGI_TEMP_PATH   "scgi_temp"
#define NGX_SUPPRESS_WARN   1
#define NGX_SMP   1
#define NGX_USER   "nobody"
#define NGX_GROUP   "nogroup"

Macro Definition Documentation

#define NGX_COMPILER   "gcc 4.7.2 (Debian 4.7.2-5) "

Definition at line 4 of file ngx_auto_config.h.

#define NGX_CONF_PATH   "/home/maru/groonga/etc/groonga/httpd/groonga-httpd.conf"

Definition at line 342 of file ngx_auto_config.h.

#define NGX_CONF_PREFIX   "/home/maru/groonga/etc/groonga/httpd/"

Definition at line 332 of file ngx_auto_config.h.

#define NGX_CONFIGURE   " --prefix=/home/maru/groonga/etc/groonga/httpd --sbin-path=/home/maru/groonga/sbin/groonga-httpd --conf-path=/home/maru/groonga/etc/groonga/httpd/groonga-httpd.conf --error-log-path=/home/maru/groonga/var/log/groonga/httpd/error.log --http-log-path=/home/maru/groonga/var/log/groonga/httpd/access.log --add-module=/home/maru/Git/groonga/src/httpd/nginx-module --pid-path=/home/maru/groonga/var/run/groonga/groonga-httpd.pid --with-cc-opt= --with-ld-opt="

Definition at line 1 of file ngx_auto_config.h.

#define NGX_CPU_CACHE_LINE   64

Definition at line 64 of file ngx_auto_config.h.

#define NGX_CRYPT   1

Definition at line 272 of file ngx_auto_config.h.

#define NGX_ERROR_LOG_PATH   "/home/maru/groonga/var/log/groonga/httpd/error.log"

Definition at line 357 of file ngx_auto_config.h.

#define NGX_GROUP   "nogroup"

Definition at line 407 of file ngx_auto_config.h.

#define NGX_HAVE_ACCEPT4   1

Definition at line 117 of file ngx_auto_config.h.

#define NGX_HAVE_ALIGNED_DIRECTIO   1

Definition at line 82 of file ngx_auto_config.h.

#define NGX_HAVE_C99_VARIADIC_MACROS   1

Definition at line 14 of file ngx_auto_config.h.

#define NGX_HAVE_CLEAR_EVENT   1

Definition at line 29 of file ngx_auto_config.h.

#define NGX_HAVE_D_TYPE   1

Definition at line 237 of file ngx_auto_config.h.

#define NGX_HAVE_DEFERRED_ACCEPT   1

Definition at line 102 of file ngx_auto_config.h.

#define NGX_HAVE_EPOLL   1

Definition at line 24 of file ngx_auto_config.h.

#define NGX_HAVE_FIONBIO   1

Definition at line 227 of file ngx_auto_config.h.

#define NGX_HAVE_GCC_VARIADIC_MACROS   1

Definition at line 19 of file ngx_auto_config.h.

#define NGX_HAVE_GETADDRINFO   1

Definition at line 252 of file ngx_auto_config.h.

#define NGX_HAVE_GMTOFF   1

Definition at line 232 of file ngx_auto_config.h.

#define NGX_HAVE_GNU_CRYPT_R   1

Definition at line 54 of file ngx_auto_config.h.

#define NGX_HAVE_KEEPALIVE_TUNABLE   1

Definition at line 107 of file ngx_auto_config.h.

#define NGX_HAVE_LITTLE_ENDIAN   1

Definition at line 137 of file ngx_auto_config.h.

#define NGX_HAVE_LOCALTIME_R   1

Definition at line 187 of file ngx_auto_config.h.

#define NGX_HAVE_MAP_ANON   1

Definition at line 202 of file ngx_auto_config.h.

#define NGX_HAVE_MAP_DEVZERO   1

Definition at line 207 of file ngx_auto_config.h.

#define NGX_HAVE_MD5   1

Definition at line 307 of file ngx_auto_config.h.

#define NGX_HAVE_MEMALIGN   1

Definition at line 197 of file ngx_auto_config.h.

#define NGX_HAVE_MSGHDR_MSG_CONTROL   1

Definition at line 222 of file ngx_auto_config.h.

#define NGX_HAVE_NONALIGNED   1

Definition at line 59 of file ngx_auto_config.h.

#define NGX_HAVE_O_DIRECT   1

Definition at line 77 of file ngx_auto_config.h.

#define NGX_HAVE_OPENAT   1

Definition at line 247 of file ngx_auto_config.h.

#define NGX_HAVE_OPENSSL_MD5_H   1

Definition at line 302 of file ngx_auto_config.h.

#define NGX_HAVE_OPENSSL_SHA1_H   1

Definition at line 317 of file ngx_auto_config.h.

#define NGX_HAVE_PCRE_JIT   1

Definition at line 292 of file ngx_auto_config.h.

#define NGX_HAVE_POSIX_FADVISE   1

Definition at line 72 of file ngx_auto_config.h.

#define NGX_HAVE_POSIX_MEMALIGN   1

Definition at line 192 of file ngx_auto_config.h.

#define NGX_HAVE_POSIX_SEM   1

Definition at line 217 of file ngx_auto_config.h.

#define NGX_HAVE_PR_SET_DUMPABLE   1

Definition at line 44 of file ngx_auto_config.h.

#define NGX_HAVE_PREAD   1

Definition at line 172 of file ngx_auto_config.h.

#define NGX_HAVE_PWRITE   1

Definition at line 177 of file ngx_auto_config.h.

#define NGX_HAVE_SC_NPROCESSORS_ONLN   1

Definition at line 242 of file ngx_auto_config.h.

#define NGX_HAVE_SCHED_SETAFFINITY   1

Definition at line 49 of file ngx_auto_config.h.

#define NGX_HAVE_SCHED_YIELD   1

Definition at line 97 of file ngx_auto_config.h.

#define NGX_HAVE_SENDFILE   1

Definition at line 34 of file ngx_auto_config.h.

#define NGX_HAVE_SENDFILE64   1

Definition at line 39 of file ngx_auto_config.h.

#define NGX_HAVE_SHA1   1

Definition at line 312 of file ngx_auto_config.h.

#define NGX_HAVE_STATFS   1

Definition at line 87 of file ngx_auto_config.h.

#define NGX_HAVE_STATVFS   1

Definition at line 92 of file ngx_auto_config.h.

#define NGX_HAVE_SYSVSHM   1

Definition at line 212 of file ngx_auto_config.h.

#define NGX_HAVE_TCP_INFO   1

Definition at line 112 of file ngx_auto_config.h.

#define NGX_HAVE_UNIX_DOMAIN   1

Definition at line 122 of file ngx_auto_config.h.

#define NGX_HTTP_CACHE   1

Definition at line 257 of file ngx_auto_config.h.

#define NGX_HTTP_CLIENT_TEMP_PATH   "client_body_temp"

Definition at line 367 of file ngx_auto_config.h.

#define NGX_HTTP_FASTCGI_TEMP_PATH   "fastcgi_temp"

Definition at line 377 of file ngx_auto_config.h.

#define NGX_HTTP_GZIP   1

Definition at line 262 of file ngx_auto_config.h.

#define NGX_HTTP_LOG_PATH   "/home/maru/groonga/var/log/groonga/httpd/access.log"

Definition at line 362 of file ngx_auto_config.h.

#define NGX_HTTP_PROXY_TEMP_PATH   "proxy_temp"

Definition at line 372 of file ngx_auto_config.h.

#define NGX_HTTP_SCGI_TEMP_PATH   "scgi_temp"

Definition at line 387 of file ngx_auto_config.h.

#define NGX_HTTP_SSI   1

Definition at line 267 of file ngx_auto_config.h.

#define NGX_HTTP_UWSGI_TEMP_PATH   "uwsgi_temp"

Definition at line 382 of file ngx_auto_config.h.

#define NGX_HTTP_X_FORWARDED_FOR   1

Definition at line 277 of file ngx_auto_config.h.

#define NGX_KQUEUE_UDATA_T   (void *)

Definition at line 68 of file ngx_auto_config.h.

#define NGX_LOCK_PATH   "logs/nginx.lock"

Definition at line 352 of file ngx_auto_config.h.

#define NGX_MAX_OFF_T_VALUE   9223372036854775807LL

Definition at line 152 of file ngx_auto_config.h.

#define NGX_MAX_SIZE_T_VALUE   9223372036854775807LL

Definition at line 142 of file ngx_auto_config.h.

#define NGX_OFF_T_LEN   (sizeof("-9223372036854775808") - 1)

Definition at line 157 of file ngx_auto_config.h.

#define NGX_OPENSSL_MD5   1

Definition at line 297 of file ngx_auto_config.h.

#define NGX_PCRE   1

Definition at line 287 of file ngx_auto_config.h.

#define NGX_PID_PATH   "/home/maru/groonga/var/run/groonga/groonga-httpd.pid"

Definition at line 347 of file ngx_auto_config.h.

#define NGX_PREFIX   "/home/maru/groonga/etc/groonga/httpd/"

Definition at line 327 of file ngx_auto_config.h.

#define NGX_PTR_SIZE   8

Definition at line 127 of file ngx_auto_config.h.

#define NGX_SBIN_PATH   "/home/maru/groonga/sbin/groonga-httpd"

Definition at line 337 of file ngx_auto_config.h.

#define NGX_SIG_ATOMIC_T_SIZE   4

Definition at line 132 of file ngx_auto_config.h.

#define NGX_SIZE_T_LEN   (sizeof("-9223372036854775808") - 1)

Definition at line 147 of file ngx_auto_config.h.

#define NGX_SMP   1

Definition at line 397 of file ngx_auto_config.h.

#define NGX_SUPPRESS_WARN   1

Definition at line 392 of file ngx_auto_config.h.

#define NGX_SYS_NERR   135

Definition at line 182 of file ngx_auto_config.h.

#define NGX_TIME_T_LEN   (sizeof("-9223372036854775808") - 1)

Definition at line 167 of file ngx_auto_config.h.

#define NGX_TIME_T_SIZE   8

Definition at line 162 of file ngx_auto_config.h.

#define NGX_USER   "nobody"

Definition at line 402 of file ngx_auto_config.h.

#define NGX_ZLIB   1

Definition at line 322 of file ngx_auto_config.h.