Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
ngx_file_mapping_t Struct Reference

#include <ngx_files.h>

Collaboration diagram for ngx_file_mapping_t:
Collaboration graph
[legend]

Data Fields

u_char * name
size_t size
void * addr
ngx_fd_t fd
ngx_log_tlog

Detailed Description

Definition at line 21 of file ngx_files.h.

Field Documentation

void* addr

Definition at line 24 of file ngx_files.h.

Definition at line 25 of file ngx_files.h.

ngx_log_t* log

Definition at line 26 of file ngx_files.h.

u_char* name

Definition at line 22 of file ngx_files.h.

size_t size

Definition at line 23 of file ngx_files.h.


The documentation for this struct was generated from the following file: