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

Go to the source code of this file.

Macros

#define nginx_version   1004002
#define NGINX_VERSION   "1.4.2"
#define NGINX_VER   "nginx/" NGINX_VERSION
#define NGINX_VAR   "NGINX"
#define NGX_OLDPID_EXT   ".oldbin"

Macro Definition Documentation

#define NGINX_VAR   "NGINX"

Definition at line 16 of file nginx.h.

#define NGINX_VER   "nginx/" NGINX_VERSION

Definition at line 14 of file nginx.h.

#define nginx_version   1004002

Definition at line 12 of file nginx.h.

#define NGINX_VERSION   "1.4.2"

Definition at line 13 of file nginx.h.

#define NGX_OLDPID_EXT   ".oldbin"

Definition at line 17 of file nginx.h.