Groonga 3.0.9 Source Code Document
|
Go to the source code of this file.
Functions | |
void | ngx_debug_init (void) |
ngx_chain_t * | ngx_darwin_sendfile_chain (ngx_connection_t *c, ngx_chain_t *in, off_t limit) |
Variables | |
int | ngx_darwin_kern_osreldate |
int | ngx_darwin_hw_ncpu |
u_long | ngx_darwin_net_inet_tcp_sendspace |
ngx_uint_t | ngx_debug_malloc |
ngx_chain_t* ngx_darwin_sendfile_chain | ( | ngx_connection_t * | c, |
ngx_chain_t * | in, | ||
off_t | limit | ||
) |
Definition at line 40 of file ngx_darwin_sendfile_chain.c.
void ngx_debug_init | ( | void | ) |
Definition at line 62 of file ngx_darwin_init.c.
int ngx_darwin_hw_ncpu |
Definition at line 14 of file ngx_darwin_init.c.
int ngx_darwin_kern_osreldate |
u_long ngx_darwin_net_inet_tcp_sendspace |
Definition at line 16 of file ngx_darwin_init.c.
ngx_uint_t ngx_debug_malloc |
Definition at line 18 of file ngx_darwin_init.c.