Groonga 3.0.9 Source Code Document
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
groonga
vendor
nginx-1.4.2
src
os
unix
ngx_solaris.h
Go to the documentation of this file.
1
2
/*
3
* Copyright (C) Igor Sysoev
4
* Copyright (C) Nginx, Inc.
5
*/
6
7
8
#ifndef _NGX_SOLARIS_H_INCLUDED_
9
#define _NGX_SOLARIS_H_INCLUDED_
10
11
12
ngx_chain_t
*
ngx_solaris_sendfilev_chain
(
ngx_connection_t
*c,
ngx_chain_t
*in,
13
off_t limit);
14
15
16
#endif
/* _NGX_SOLARIS_H_INCLUDED_ */
Generated on Sun Nov 10 2013 09:49:09 for Groonga 3.0.9 Source Code Document by
1.8.1.2