Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Functions
ngx_errno.c File Reference
#include <ngx_config.h>
#include <ngx_core.h>
Include dependency graph for ngx_errno.c:

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)

Function Documentation

u_char* ngx_strerror ( ngx_err_t  err,
u_char *  errstr,
size_t  size 
)

Definition at line 33 of file ngx_errno.c.

Here is the caller graph for this function:

ngx_int_t ngx_strerror_init ( void  )

Definition at line 46 of file ngx_errno.c.

Here is the call graph for this function:

Here is the caller graph for this function: