|
Groonga 3.0.9 Source Code Document
|

Go to the source code of this file.
Functions | |
| u_char * | ngx_strerror (ngx_err_t err, u_char *errstr, size_t size) |
| ngx_int_t | ngx_strerror_init (void) |
| u_char* ngx_strerror | ( | ngx_err_t | err, |
| u_char * | errstr, | ||
| size_t | size | ||
| ) |
| ngx_int_t ngx_strerror_init | ( | void | ) |
Definition at line 46 of file ngx_errno.c.


1.8.1.2