|
Groonga 3.0.9 Source Code Document
|

Go to the source code of this file.
Functions | |
| ngx_int_t | ngx_os_specific_init (ngx_log_t *log) |
| void | ngx_os_specific_status (ngx_log_t *log) |
Variables | |
| u_char | ngx_linux_kern_ostype [50] |
| u_char | ngx_linux_kern_osrelease [50] |
| int | ngx_linux_rtsig_max |
| void ngx_os_specific_status | ( | ngx_log_t * | log | ) |
| u_char ngx_linux_kern_osrelease[50] |
Definition at line 13 of file ngx_linux_init.c.
| u_char ngx_linux_kern_ostype[50] |
Definition at line 12 of file ngx_linux_init.c.
| int ngx_linux_rtsig_max |
Definition at line 15 of file ngx_linux_init.c.
1.8.1.2