summaryrefslogtreecommitdiffstats
path: root/doc/html/config_8h-source.html
blob: 9b493c591680f7c36da821ce39e9a628862d943e (plain)
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
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>kshowmail.tdevelop: Daten/Documents/programmieren/kshowmail/kshowmail/config.h Source File</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.0 -->
<div class="tabs">
  <ul>
    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
    <li><a href="namespaces.html"><span>Namespaces</span></a></li>
    <li><a href="classes.html"><span>Classes</span></a></li>
    <li id="current"><a href="files.html"><span>Files</span></a></li>
    <li><a href="dirs.html"><span>Directories</span></a></li>
  </ul></div>
<div class="tabs">
  <ul>
    <li><a href="files.html"><span>File&nbsp;List</span></a></li>
    <li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
  </ul></div>
<div class="nav">
<a class="el" href="dir_4c3e996e4ea01e6106d6ef3aca55c519.html">Daten</a>&nbsp;&raquo&nbsp;<a class="el" href="dir_eb9956c7aa0624228561e224b45aacad.html">Documents</a>&nbsp;&raquo&nbsp;<a class="el" href="dir_cf56118a1054db7be5b5087f628656ea.html">programmieren</a>&nbsp;&raquo&nbsp;<a class="el" href="dir_c781d53ee57665ea2fc7bb307e109f21.html">kshowmail</a>&nbsp;&raquo&nbsp;<a class="el" href="dir_741aef7887f9b78088ef0c30f6686ad1.html">kshowmail</a></div>
<h1>config.h</h1><a href="config_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* config.h.  Generated from config.h.in by configure.  */</span>
<a name="l00002"></a>00002 <span class="comment">/* config.h.in.  Generated from configure.in by autoheader.  */</span>
<a name="l00003"></a>00003 
<a name="l00004"></a>00004 <span class="comment">/* Define to 1 if you have the &lt;Carbon/Carbon.h&gt; header file. */</span>
<a name="l00005"></a>00005 <span class="comment">/* #undef HAVE_CARBON_CARBON_H */</span>
<a name="l00006"></a>00006 
<a name="l00007"></a>00007 <span class="comment">/* Define if you have the CoreAudio API */</span>
<a name="l00008"></a>00008 <span class="comment">/* #undef HAVE_COREAUDIO */</span>
<a name="l00009"></a>00009 
<a name="l00010"></a>00010 <span class="comment">/* Define to 1 if you have the &lt;crt_externs.h&gt; header file. */</span>
<a name="l00011"></a>00011 <span class="comment">/* #undef HAVE_CRT_EXTERNS_H */</span>
<a name="l00012"></a>00012 
<a name="l00013"></a>00013 <span class="comment">/* Defines if your system has the crypt function */</span>
<a name="l00014"></a><a class="code" href="config_8h.html#cba86befdbaa214237a79fe6272ea219">00014</a> <span class="preprocessor">#define HAVE_CRYPT 1</span>
<a name="l00015"></a>00015 <span class="preprocessor"></span>
<a name="l00016"></a>00016 <span class="comment">/* Define to 1 if you have the &lt;dlfcn.h&gt; header file. */</span>
<a name="l00017"></a><a class="code" href="config_8h.html#0ee1617ff2f6885ef384a3dd46f9b9d7">00017</a> <span class="preprocessor">#define HAVE_DLFCN_H 1</span>
<a name="l00018"></a>00018 <span class="preprocessor"></span>
<a name="l00019"></a>00019 <span class="comment">/* Define to 1 if you have the &lt;inttypes.h&gt; header file. */</span>
<a name="l00020"></a><a class="code" href="config_8h.html#b90a030ff2790ebdc176660a6dd2a478">00020</a> <span class="preprocessor">#define HAVE_INTTYPES_H 1</span>
<a name="l00021"></a>00021 <span class="preprocessor"></span>
<a name="l00022"></a>00022 <span class="comment">/* Define if you have libjpeg */</span>
<a name="l00023"></a><a class="code" href="config_8h.html#538da5552d4d4982205e0b4a44e712e5">00023</a> <span class="preprocessor">#define HAVE_LIBJPEG 1</span>
<a name="l00024"></a>00024 <span class="preprocessor"></span>
<a name="l00025"></a>00025 <span class="comment">/* Define if you have libpng */</span>
<a name="l00026"></a><a class="code" href="config_8h.html#ba4526f4e610f633e575fd23d7cf1208">00026</a> <span class="preprocessor">#define HAVE_LIBPNG 1</span>
<a name="l00027"></a>00027 <span class="preprocessor"></span>
<a name="l00028"></a>00028 <span class="comment">/* Define if you have a working libpthread (will enable threaded code) */</span>
<a name="l00029"></a><a class="code" href="config_8h.html#1e55aaa6b69400645b6b23359e860751">00029</a> <span class="preprocessor">#define HAVE_LIBPTHREAD 1</span>
<a name="l00030"></a>00030 <span class="preprocessor"></span>
<a name="l00031"></a>00031 <span class="comment">/* Define if you have libz */</span>
<a name="l00032"></a><a class="code" href="config_8h.html#b52774670674c949e48837976b331e33">00032</a> <span class="preprocessor">#define HAVE_LIBZ 1</span>
<a name="l00033"></a>00033 <span class="preprocessor"></span>
<a name="l00034"></a>00034 <span class="comment">/* Define to 1 if you have the &lt;memory.h&gt; header file. */</span>
<a name="l00035"></a><a class="code" href="config_8h.html#e93a78f9d076138897af441c9f86f285">00035</a> <span class="preprocessor">#define HAVE_MEMORY_H 1</span>
<a name="l00036"></a>00036 <span class="preprocessor"></span>
<a name="l00037"></a>00037 <span class="comment">/* Define if your system needs _NSGetEnviron to set up the environment */</span>
<a name="l00038"></a>00038 <span class="comment">/* #undef HAVE_NSGETENVIRON */</span>
<a name="l00039"></a>00039 
<a name="l00040"></a>00040 <span class="comment">/* Define if you have res_init */</span>
<a name="l00041"></a><a class="code" href="config_8h.html#8d185aeec741b71aa701fdb6016e7a41">00041</a> <span class="preprocessor">#define HAVE_RES_INIT 1</span>
<a name="l00042"></a>00042 <span class="preprocessor"></span>
<a name="l00043"></a>00043 <span class="comment">/* Define if you have the res_init prototype */</span>
<a name="l00044"></a><a class="code" href="config_8h.html#72c5f90be7d7f1bb2dd3e66ed9ab727e">00044</a> <span class="preprocessor">#define HAVE_RES_INIT_PROTO 1</span>
<a name="l00045"></a>00045 <span class="preprocessor"></span>
<a name="l00046"></a>00046 <span class="comment">/* Define if you have a STL implementation by SGI */</span>
<a name="l00047"></a><a class="code" href="config_8h.html#6887c6e29ea8ec742139ec9e2749a2a6">00047</a> <span class="preprocessor">#define HAVE_SGI_STL 1</span>
<a name="l00048"></a>00048 <span class="preprocessor"></span>
<a name="l00049"></a>00049 <span class="comment">/* Define to 1 if you have the `snprintf' function. */</span>
<a name="l00050"></a><a class="code" href="config_8h.html#040bd9182ad5ba7261448993c38565ea">00050</a> <span class="preprocessor">#define HAVE_SNPRINTF 1</span>
<a name="l00051"></a>00051 <span class="preprocessor"></span>
<a name="l00052"></a>00052 <span class="comment">/* Define to 1 if you have the &lt;stdint.h&gt; header file. */</span>
<a name="l00053"></a><a class="code" href="config_8h.html#b6cd6d1c63c1e26ea2d4537b77148354">00053</a> <span class="preprocessor">#define HAVE_STDINT_H 1</span>
<a name="l00054"></a>00054 <span class="preprocessor"></span>
<a name="l00055"></a>00055 <span class="comment">/* Define to 1 if you have the &lt;stdlib.h&gt; header file. */</span>
<a name="l00056"></a><a class="code" href="config_8h.html#9e0e434ec1a6ddbd97db12b5a32905e0">00056</a> <span class="preprocessor">#define HAVE_STDLIB_H 1</span>
<a name="l00057"></a>00057 <span class="preprocessor"></span>
<a name="l00058"></a>00058 <span class="comment">/* Define to 1 if you have the &lt;strings.h&gt; header file. */</span>
<a name="l00059"></a><a class="code" href="config_8h.html#405d10d46190bcb0320524c54eafc850">00059</a> <span class="preprocessor">#define HAVE_STRINGS_H 1</span>
<a name="l00060"></a>00060 <span class="preprocessor"></span>
<a name="l00061"></a>00061 <span class="comment">/* Define to 1 if you have the &lt;string.h&gt; header file. */</span>
<a name="l00062"></a><a class="code" href="config_8h.html#d4c234dd1625255dc626a15886306e7d">00062</a> <span class="preprocessor">#define HAVE_STRING_H 1</span>
<a name="l00063"></a>00063 <span class="preprocessor"></span>
<a name="l00064"></a>00064 <span class="comment">/* Define if you have strlcat */</span>
<a name="l00065"></a>00065 <span class="comment">/* #undef HAVE_STRLCAT */</span>
<a name="l00066"></a>00066 
<a name="l00067"></a>00067 <span class="comment">/* Define if you have the strlcat prototype */</span>
<a name="l00068"></a>00068 <span class="comment">/* #undef HAVE_STRLCAT_PROTO */</span>
<a name="l00069"></a>00069 
<a name="l00070"></a>00070 <span class="comment">/* Define if you have strlcpy */</span>
<a name="l00071"></a>00071 <span class="comment">/* #undef HAVE_STRLCPY */</span>
<a name="l00072"></a>00072 
<a name="l00073"></a>00073 <span class="comment">/* Define if you have the strlcpy prototype */</span>
<a name="l00074"></a>00074 <span class="comment">/* #undef HAVE_STRLCPY_PROTO */</span>
<a name="l00075"></a>00075 
<a name="l00076"></a>00076 <span class="comment">/* Define to 1 if you have the &lt;sys/bitypes.h&gt; header file. */</span>
<a name="l00077"></a><a class="code" href="config_8h.html#228b2a184bbed5a42c16481a57e29456">00077</a> <span class="preprocessor">#define HAVE_SYS_BITYPES_H 1</span>
<a name="l00078"></a>00078 <span class="preprocessor"></span>
<a name="l00079"></a>00079 <span class="comment">/* Define to 1 if you have the &lt;sys/stat.h&gt; header file. */</span>
<a name="l00080"></a><a class="code" href="config_8h.html#ce156430ba007d19b4348a950d0c692b">00080</a> <span class="preprocessor">#define HAVE_SYS_STAT_H 1</span>
<a name="l00081"></a>00081 <span class="preprocessor"></span>
<a name="l00082"></a>00082 <span class="comment">/* Define to 1 if you have the &lt;sys/types.h&gt; header file. */</span>
<a name="l00083"></a><a class="code" href="config_8h.html#69dc70bea5d1f8bd2be9740e974fa666">00083</a> <span class="preprocessor">#define HAVE_SYS_TYPES_H 1</span>
<a name="l00084"></a>00084 <span class="preprocessor"></span>
<a name="l00085"></a>00085 <span class="comment">/* Define to 1 if you have the &lt;unistd.h&gt; header file. */</span>
<a name="l00086"></a><a class="code" href="config_8h.html#219b06937831d0da94d801ab13987639">00086</a> <span class="preprocessor">#define HAVE_UNISTD_H 1</span>
<a name="l00087"></a>00087 <span class="preprocessor"></span>
<a name="l00088"></a>00088 <span class="comment">/* Define to 1 if you have the `vsnprintf' function. */</span>
<a name="l00089"></a><a class="code" href="config_8h.html#4ac6a60cb19181437136206238f16497">00089</a> <span class="preprocessor">#define HAVE_VSNPRINTF 1</span>
<a name="l00090"></a>00090 <span class="preprocessor"></span>
<a name="l00091"></a>00091 <span class="comment">/* Suffix for lib directories */</span>
<a name="l00092"></a><a class="code" href="config_8h.html#9fa8c0f3c2dc6b33948463cddf9d461c">00092</a> <span class="preprocessor">#define KDELIBSUFF ""</span>
<a name="l00093"></a>00093 <span class="preprocessor"></span>
<a name="l00094"></a>00094 <span class="comment">/* Name of package */</span>
<a name="l00095"></a><a class="code" href="config_8h.html#ca8570fb706c81df371b7f9bc454ae03">00095</a> <span class="preprocessor">#define PACKAGE "kshowmail"</span>
<a name="l00096"></a>00096 <span class="preprocessor"></span>
<a name="l00097"></a>00097 <span class="comment">/* Define to the address where bug reports for this package should be sent. */</span>
<a name="l00098"></a><a class="code" href="config_8h.html#1d1d2d7f8d2f95b376954d649ab03233">00098</a> <span class="preprocessor">#define PACKAGE_BUGREPORT ""</span>
<a name="l00099"></a>00099 <span class="preprocessor"></span>
<a name="l00100"></a>00100 <span class="comment">/* Define to the full name of this package. */</span>
<a name="l00101"></a><a class="code" href="config_8h.html#1c0439e4355794c09b64274849eb0279">00101</a> <span class="preprocessor">#define PACKAGE_NAME ""</span>
<a name="l00102"></a>00102 <span class="preprocessor"></span>
<a name="l00103"></a>00103 <span class="comment">/* Define to the full name and version of this package. */</span>
<a name="l00104"></a><a class="code" href="config_8h.html#c73e6f903c16eca7710f92e36e1c6fbf">00104</a> <span class="preprocessor">#define PACKAGE_STRING ""</span>
<a name="l00105"></a>00105 <span class="preprocessor"></span>
<a name="l00106"></a>00106 <span class="comment">/* Define to the one symbol short name of this package. */</span>
<a name="l00107"></a><a class="code" href="config_8h.html#f415af6bfede0e8d5453708afe68651c">00107</a> <span class="preprocessor">#define PACKAGE_TARNAME ""</span>
<a name="l00108"></a>00108 <span class="preprocessor"></span>
<a name="l00109"></a>00109 <span class="comment">/* Define to the version of this package. */</span>
<a name="l00110"></a><a class="code" href="config_8h.html#a326a05d5e30f9e9a4bb0b4469d5d0c0">00110</a> <span class="preprocessor">#define PACKAGE_VERSION ""</span>
<a name="l00111"></a>00111 <span class="preprocessor"></span>
<a name="l00112"></a>00112 <span class="comment">/* The size of `char *', as computed by sizeof. */</span>
<a name="l00113"></a><a class="code" href="config_8h.html#58e512576a8aeebaef86046d3e5d7d36">00113</a> <span class="preprocessor">#define SIZEOF_CHAR_P 4</span>
<a name="l00114"></a>00114 <span class="preprocessor"></span>
<a name="l00115"></a>00115 <span class="comment">/* The size of `int', as computed by sizeof. */</span>
<a name="l00116"></a><a class="code" href="config_8h.html#44184cf844a916eee78598ab35fc966b">00116</a> <span class="preprocessor">#define SIZEOF_INT 4</span>
<a name="l00117"></a>00117 <span class="preprocessor"></span>
<a name="l00118"></a>00118 <span class="comment">/* The size of `long', as computed by sizeof. */</span>
<a name="l00119"></a><a class="code" href="config_8h.html#22aece5d034fd9040a3d01c3797fdfe7">00119</a> <span class="preprocessor">#define SIZEOF_LONG 4</span>
<a name="l00120"></a>00120 <span class="preprocessor"></span>
<a name="l00121"></a>00121 <span class="comment">/* The size of `short', as computed by sizeof. */</span>
<a name="l00122"></a><a class="code" href="config_8h.html#391756f658c0bdad5fa65c4cd3410ad6">00122</a> <span class="preprocessor">#define SIZEOF_SHORT 2</span>
<a name="l00123"></a>00123 <span class="preprocessor"></span>
<a name="l00124"></a>00124 <span class="comment">/* The size of `size_t', as computed by sizeof. */</span>
<a name="l00125"></a><a class="code" href="config_8h.html#8e6961033aca338f7141cd18d6f378c8">00125</a> <span class="preprocessor">#define SIZEOF_SIZE_T 4</span>
<a name="l00126"></a>00126 <span class="preprocessor"></span>
<a name="l00127"></a>00127 <span class="comment">/* The size of `unsigned long', as computed by sizeof. */</span>
<a name="l00128"></a><a class="code" href="config_8h.html#86390082a988863857054199f4d0878a">00128</a> <span class="preprocessor">#define SIZEOF_UNSIGNED_LONG 4</span>
<a name="l00129"></a>00129 <span class="preprocessor"></span>
<a name="l00130"></a>00130 <span class="comment">/* Define to 1 if you have the ANSI C header files. */</span>
<a name="l00131"></a><a class="code" href="config_8h.html#550e5c272cc3cf3814651721167dcd23">00131</a> <span class="preprocessor">#define STDC_HEADERS 1</span>
<a name="l00132"></a>00132 <span class="preprocessor"></span>
<a name="l00133"></a>00133 <span class="comment">/* Version number of package */</span>
<a name="l00134"></a><a class="code" href="config_8h.html#1c6d5de492ac61ad29aec7aa9a436bbf">00134</a> <span class="preprocessor">#define VERSION "3.3"</span>
<a name="l00135"></a>00135 <span class="preprocessor"></span>
<a name="l00136"></a>00136 <span class="comment">/* Defined if compiling without arts */</span>
<a name="l00137"></a>00137 <span class="comment">/* #undef WITHOUT_ARTS */</span>
<a name="l00138"></a>00138 
<a name="l00139"></a>00139 <span class="comment">/*</span>
<a name="l00140"></a>00140 <span class="comment"> * jpeg.h needs HAVE_BOOLEAN, when the system uses boolean in system</span>
<a name="l00141"></a>00141 <span class="comment"> * headers and I'm too lazy to write a configure test as long as only</span>
<a name="l00142"></a>00142 <span class="comment"> * unixware is related</span>
<a name="l00143"></a>00143 <span class="comment"> */</span>
<a name="l00144"></a>00144 <span class="preprocessor">#ifdef _UNIXWARE</span>
<a name="l00145"></a>00145 <span class="preprocessor"></span><span class="preprocessor">#define HAVE_BOOLEAN</span>
<a name="l00146"></a>00146 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00147"></a>00147 <span class="preprocessor"></span>
<a name="l00148"></a>00148 
<a name="l00149"></a>00149 
<a name="l00150"></a>00150 <span class="comment">/*</span>
<a name="l00151"></a>00151 <span class="comment"> * AIX defines FD_SET in terms of bzero, but fails to include &lt;strings.h&gt;</span>
<a name="l00152"></a>00152 <span class="comment"> * that defines bzero.</span>
<a name="l00153"></a>00153 <span class="comment"> */</span>
<a name="l00154"></a>00154 
<a name="l00155"></a>00155 <span class="preprocessor">#if defined(_AIX)</span>
<a name="l00156"></a>00156 <span class="preprocessor"></span><span class="preprocessor">#include &lt;strings.h&gt;</span>
<a name="l00157"></a>00157 <span class="preprocessor">#endif</span>
<a name="l00158"></a>00158 <span class="preprocessor"></span>
<a name="l00159"></a>00159 
<a name="l00160"></a>00160 
<a name="l00161"></a>00161 <span class="preprocessor">#if defined(HAVE_NSGETENVIRON) &amp;&amp; defined(HAVE_CRT_EXTERNS_H)</span>
<a name="l00162"></a>00162 <span class="preprocessor"></span><span class="preprocessor"># include &lt;sys/time.h&gt;</span>
<a name="l00163"></a>00163 <span class="preprocessor"># include &lt;crt_externs.h&gt;</span>
<a name="l00164"></a>00164 <span class="preprocessor"># define environ (*_NSGetEnviron())</span>
<a name="l00165"></a>00165 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00166"></a>00166 <span class="preprocessor"></span>
<a name="l00167"></a>00167 
<a name="l00168"></a>00168 
<a name="l00169"></a>00169 <span class="preprocessor">#if !defined(HAVE_RES_INIT_PROTO)</span>
<a name="l00170"></a>00170 <span class="preprocessor"></span><span class="preprocessor">#ifdef __cplusplus</span>
<a name="l00171"></a>00171 <span class="preprocessor"></span><span class="keyword">extern</span> <span class="stringliteral">"C"</span> {
<a name="l00172"></a>00172 <span class="preprocessor">#endif</span>
<a name="l00173"></a>00173 <span class="preprocessor"></span><span class="keywordtype">int</span> res_init(<span class="keywordtype">void</span>);
<a name="l00174"></a>00174 <span class="preprocessor">#ifdef __cplusplus</span>
<a name="l00175"></a>00175 <span class="preprocessor"></span>}
<a name="l00176"></a>00176 <span class="preprocessor">#endif</span>
<a name="l00177"></a>00177 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00178"></a>00178 <span class="preprocessor"></span>
<a name="l00179"></a>00179 
<a name="l00180"></a>00180 
<a name="l00181"></a>00181 <span class="preprocessor">#if !defined(HAVE_STRLCAT_PROTO)</span>
<a name="l00182"></a>00182 <span class="preprocessor"></span><span class="preprocessor">#ifdef __cplusplus</span>
<a name="l00183"></a>00183 <span class="preprocessor"></span><span class="keyword">extern</span> <span class="stringliteral">"C"</span> {
<a name="l00184"></a>00184 <span class="preprocessor">#endif</span>
<a name="l00185"></a>00185 <span class="preprocessor"></span><span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> <a class="code" href="config_8h.html#2268fc266249bca72a79b9f967178aa4">strlcat</a>(<span class="keywordtype">char</span>*, <span class="keyword">const</span> <span class="keywordtype">char</span>*, <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span>);
<a name="l00186"></a>00186 <span class="preprocessor">#ifdef __cplusplus</span>
<a name="l00187"></a>00187 <span class="preprocessor"></span>}
<a name="l00188"></a>00188 <span class="preprocessor">#endif</span>
<a name="l00189"></a>00189 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00190"></a>00190 <span class="preprocessor"></span>
<a name="l00191"></a>00191 
<a name="l00192"></a>00192 
<a name="l00193"></a>00193 <span class="preprocessor">#if !defined(HAVE_STRLCPY_PROTO)</span>
<a name="l00194"></a>00194 <span class="preprocessor"></span><span class="preprocessor">#ifdef __cplusplus</span>
<a name="l00195"></a>00195 <span class="preprocessor"></span><span class="keyword">extern</span> <span class="stringliteral">"C"</span> {
<a name="l00196"></a>00196 <span class="preprocessor">#endif</span>
<a name="l00197"></a>00197 <span class="preprocessor"></span><span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> <a class="code" href="config_8h.html#e7856d1508f3fbf4239b99cffe41ac93">strlcpy</a>(<span class="keywordtype">char</span>*, <span class="keyword">const</span> <span class="keywordtype">char</span>*, <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span>);
<a name="l00198"></a>00198 <span class="preprocessor">#ifdef __cplusplus</span>
<a name="l00199"></a>00199 <span class="preprocessor"></span>}
<a name="l00200"></a>00200 <span class="preprocessor">#endif</span>
<a name="l00201"></a>00201 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00202"></a>00202 <span class="preprocessor"></span>
<a name="l00203"></a>00203 
<a name="l00204"></a>00204 
<a name="l00205"></a>00205 <span class="comment">/*</span>
<a name="l00206"></a>00206 <span class="comment"> * On HP-UX, the declaration of vsnprintf() is needed every time !</span>
<a name="l00207"></a>00207 <span class="comment"> */</span>
<a name="l00208"></a>00208 
<a name="l00209"></a>00209 <span class="preprocessor">#if !defined(HAVE_VSNPRINTF) || defined(hpux)</span>
<a name="l00210"></a>00210 <span class="preprocessor"></span><span class="preprocessor">#if __STDC__</span>
<a name="l00211"></a>00211 <span class="preprocessor"></span><span class="preprocessor">#include &lt;stdarg.h&gt;</span>
<a name="l00212"></a>00212 <span class="preprocessor">#include &lt;stdlib.h&gt;</span>
<a name="l00213"></a>00213 <span class="preprocessor">#else</span>
<a name="l00214"></a>00214 <span class="preprocessor"></span><span class="preprocessor">#include &lt;varargs.h&gt;</span>
<a name="l00215"></a>00215 <span class="preprocessor">#endif</span>
<a name="l00216"></a>00216 <span class="preprocessor"></span><span class="preprocessor">#ifdef __cplusplus</span>
<a name="l00217"></a>00217 <span class="preprocessor"></span><span class="keyword">extern</span> <span class="stringliteral">"C"</span>
<a name="l00218"></a>00218 <span class="preprocessor">#endif</span>
<a name="l00219"></a>00219 <span class="preprocessor"></span><span class="keywordtype">int</span> vsnprintf(<span class="keywordtype">char</span> *str, size_t n, <span class="keywordtype">char</span> <span class="keyword">const</span> *fmt, va_list ap);
<a name="l00220"></a>00220 <span class="preprocessor">#ifdef __cplusplus</span>
<a name="l00221"></a>00221 <span class="preprocessor"></span><span class="keyword">extern</span> <span class="stringliteral">"C"</span>
<a name="l00222"></a>00222 <span class="preprocessor">#endif</span>
<a name="l00223"></a>00223 <span class="preprocessor"></span><span class="keywordtype">int</span> snprintf(<span class="keywordtype">char</span> *str, size_t n, <span class="keywordtype">char</span> <span class="keyword">const</span> *fmt, ...);
<a name="l00224"></a>00224 <span class="preprocessor">#endif</span>
<a name="l00225"></a>00225 <span class="preprocessor"></span>
<a name="l00226"></a>00226 
<a name="l00227"></a>00227 
<a name="l00228"></a>00228 <span class="preprocessor">#if defined(__SVR4) &amp;&amp; !defined(__svr4__)</span>
<a name="l00229"></a>00229 <span class="preprocessor"></span><span class="preprocessor">#define __svr4__ 1</span>
<a name="l00230"></a>00230 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00231"></a>00231 <span class="preprocessor"></span>
<a name="l00232"></a>00232 
<a name="l00233"></a>00233 <span class="comment">/* type to use in place of socklen_t if not defined */</span>
<a name="l00234"></a><a class="code" href="config_8h.html#811b95ec2c2b4679cf7f3ee3f026d5e6">00234</a> <span class="preprocessor">#define kde_socklen_t socklen_t</span>
<a name="l00235"></a>00235 <span class="preprocessor"></span>
<a name="l00236"></a>00236 <span class="comment">/* type to use in place of socklen_t if not defined (deprecated, use</span>
<a name="l00237"></a>00237 <span class="comment">   kde_socklen_t) */</span>
<a name="l00238"></a><a class="code" href="config_8h.html#11e391dd78ddfe458fb621f8c8dcac61">00238</a> <span class="preprocessor">#define ksize_t socklen_t</span>
</pre></div><hr size="1"><address style="align: right;"><small>Generated on Tue Apr 1 21:59:49 2008 for kshowmail.tdevelop by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.0 </small></address>
</body>
</html>