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

#include <ngx_file.h>

Collaboration diagram for ngx_copy_file_t:
Collaboration graph
[legend]

Data Fields

off_t size
size_t buf_size
ngx_uint_t access
time_t time
ngx_log_tlog

Detailed Description

Definition at line 90 of file ngx_file.h.

Field Documentation

ngx_uint_t access

Definition at line 94 of file ngx_file.h.

size_t buf_size

Definition at line 92 of file ngx_file.h.

ngx_log_t* log

Definition at line 97 of file ngx_file.h.

off_t size

Definition at line 91 of file ngx_file.h.

time_t time

Definition at line 95 of file ngx_file.h.


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