File: functions.html

package info (click to toggle)
rapache 1.2.10-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 6,368 kB
  • sloc: sh: 18,629; ansic: 10,417; perl: 5,675; javascript: 2,800; makefile: 307
file content (101 lines) | stat: -rw-r--r-- 7,170 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
<html>
<head>
  <link rel="stylesheet" type="text/css" href="dox.css" />
  <title>libapreq2-2.05-dev: libapreq2: Data Fields</title> 
</head>
<body>
<div id="page-header">
<p class="menu">
   <a href="http://www.apache.org/">Apache Software Foundation</a> &gt; <a href="http://httpd.apache.org">HTTP Server Project</a> &gt;
<a href="http://httpd.apache.org/apreq/">Request Library Subproject</a></p>
<p class="apache">Apache HTTP Server Request Library</p>
<img alt="" src="feather.gif" /></div>
<!-- Generated by Doxygen 1.4.2 -->
<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindexHL" href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a></div>
<div class="qindex"><a class="qindexHL" href="functions.html">All</a> | <a class="qindex" href="functions_vars.html">Variables</a></div>
<div class="qindex"><a class="qindex" href="#index_a">a</a> | <a class="qindex" href="#index_b">b</a> | <a class="qindex" href="#index_c">c</a> | <a class="qindex" href="#index_d">d</a> | <a class="qindex" href="#index_f">f</a> | <a class="qindex" href="#index_h">h</a> | <a class="qindex" href="#index_i">i</a> | <a class="qindex" href="#index_j">j</a> | <a class="qindex" href="#index_m">m</a> | <a class="qindex" href="#index_n">n</a> | <a class="qindex" href="#index_p">p</a> | <a class="qindex" href="#index_r">r</a> | <a class="qindex" href="#index_t">t</a> | <a class="qindex" href="#index_u">u</a> | <a class="qindex" href="#index_v">v</a></div>

<p>
Here is a list of all documented struct and union fields with links to the struct/union documentation for each field:
<p>
<h3><a class="anchor" name="index_a">- a -</a></h3><ul>
<li>args
: <a class="el" href="structapreq__module__t.html#o3">apreq_module_t</a><li>args_get
: <a class="el" href="structapreq__module__t.html#o6">apreq_module_t</a></ul>
<h3><a class="anchor" name="index_b">- b -</a></h3><ul>
<li>body
: <a class="el" href="structapreq__module__t.html#o4">apreq_module_t</a><li>body_get
: <a class="el" href="structapreq__module__t.html#o7">apreq_module_t</a><li>brigade_limit
: <a class="el" href="structapreq__parser__t.html#o4">apreq_parser_t</a><li>brigade_limit_get
: <a class="el" href="structapreq__module__t.html#o11">apreq_module_t</a><li>brigade_limit_set
: <a class="el" href="structapreq__module__t.html#o12">apreq_module_t</a><li>bucket_alloc
: <a class="el" href="structapreq__parser__t.html#o3">apreq_parser_t</a>, <a class="el" href="structapreq__handle__t.html#o2">apreq_handle_t</a></ul>
<h3><a class="anchor" name="index_c">- c -</a></h3><ul>
<li>comment
: <a class="el" href="structapreq__cookie__t.html#o3">apreq_cookie_t</a><li>commentURL
: <a class="el" href="structapreq__cookie__t.html#o4">apreq_cookie_t</a><li>content_type
: <a class="el" href="structapreq__parser__t.html#o1">apreq_parser_t</a><li>ctx
: <a class="el" href="structapreq__parser__t.html#o7">apreq_parser_t</a>, <a class="el" href="structapreq__hook__t.html#o3">apreq_hook_t</a></ul>
<h3><a class="anchor" name="index_d">- d -</a></h3><ul>
<li>data
: <a class="el" href="structapreq__value__t.html#o3">apreq_value_t</a><li>dlen
: <a class="el" href="structapreq__value__t.html#o2">apreq_value_t</a><li>domain
: <a class="el" href="structapreq__cookie__t.html#o1">apreq_cookie_t</a></ul>
<h3><a class="anchor" name="index_f">- f -</a></h3><ul>
<li>flags
: <a class="el" href="structapreq__param__t.html#o2">apreq_param_t</a>, <a class="el" href="structapreq__cookie__t.html#o6">apreq_cookie_t</a></ul>
<h3><a class="anchor" name="index_h">- h -</a></h3><ul>
<li>hook
: <a class="el" href="structapreq__parser__t.html#o6">apreq_parser_t</a>, <a class="el" href="structapreq__hook__t.html#o0">apreq_hook_t</a><li>hook_add
: <a class="el" href="structapreq__module__t.html#o10">apreq_module_t</a></ul>
<h3><a class="anchor" name="index_i">- i -</a></h3><ul>
<li>info
: <a class="el" href="structapreq__param__t.html#o0">apreq_param_t</a></ul>
<h3><a class="anchor" name="index_j">- j -</a></h3><ul>
<li>jar
: <a class="el" href="structapreq__module__t.html#o2">apreq_module_t</a><li>jar_get
: <a class="el" href="structapreq__module__t.html#o5">apreq_module_t</a></ul>
<h3><a class="anchor" name="index_m">- m -</a></h3><ul>
<li>magic_number
: <a class="el" href="structapreq__module__t.html#o1">apreq_module_t</a><li>max_age
: <a class="el" href="structapreq__cookie__t.html#o5">apreq_cookie_t</a><li>module
: <a class="el" href="structapreq__handle__t.html#o0">apreq_handle_t</a></ul>
<h3><a class="anchor" name="index_n">- n -</a></h3><ul>
<li>name
: <a class="el" href="structapreq__module__t.html#o0">apreq_module_t</a>, <a class="el" href="structapreq__value__t.html#o0">apreq_value_t</a><li>next
: <a class="el" href="structapreq__hook__t.html#o1">apreq_hook_t</a><li>nlen
: <a class="el" href="structapreq__value__t.html#o1">apreq_value_t</a></ul>
<h3><a class="anchor" name="index_p">- p -</a></h3><ul>
<li>parser
: <a class="el" href="structapreq__parser__t.html#o0">apreq_parser_t</a><li>parser_get
: <a class="el" href="structapreq__module__t.html#o8">apreq_module_t</a><li>parser_set
: <a class="el" href="structapreq__module__t.html#o9">apreq_module_t</a><li>path
: <a class="el" href="structapreq__cookie__t.html#o0">apreq_cookie_t</a><li>pool
: <a class="el" href="structapreq__parser__t.html#o2">apreq_parser_t</a>, <a class="el" href="structapreq__hook__t.html#o2">apreq_hook_t</a>, <a class="el" href="structapreq__handle__t.html#o1">apreq_handle_t</a><li>port
: <a class="el" href="structapreq__cookie__t.html#o2">apreq_cookie_t</a></ul>
<h3><a class="anchor" name="index_r">- r -</a></h3><ul>
<li>read_limit_get
: <a class="el" href="structapreq__module__t.html#o13">apreq_module_t</a><li>read_limit_set
: <a class="el" href="structapreq__module__t.html#o14">apreq_module_t</a></ul>
<h3><a class="anchor" name="index_t">- t -</a></h3><ul>
<li>temp_dir
: <a class="el" href="structapreq__parser__t.html#o5">apreq_parser_t</a><li>temp_dir_get
: <a class="el" href="structapreq__module__t.html#o15">apreq_module_t</a><li>temp_dir_set
: <a class="el" href="structapreq__module__t.html#o16">apreq_module_t</a></ul>
<h3><a class="anchor" name="index_u">- u -</a></h3><ul>
<li>upload
: <a class="el" href="structapreq__param__t.html#o1">apreq_param_t</a></ul>
<h3><a class="anchor" name="index_v">- v -</a></h3><ul>
<li>v
: <a class="el" href="structapreq__param__t.html#o3">apreq_param_t</a>, <a class="el" href="structapreq__cookie__t.html#o7">apreq_cookie_t</a></ul>
<div id="footer">
<p class="apache">
Copyright &copy; 2003-2005 <a href="http://www.apache.org">The Apache Software Foundation</a>.<br/>
See <a href="apreq_license.html">LICENSE</a>.</p>
<p class="menu">
<span style="color:#aaa">page generated by <a href="http://www.doxygen.org/"><code>doxygen</code></a>
version 1.4.2 on 4 May 2005</span>
</p>
</div>
</body>
</html>