reference/gnupg/constants.xml
86e6094e86b84a51d00ab217ac50ce8dde33d82a
...
...
@@ -6,7 +6,7 @@
6
6
<varlistentry xml:id="constant.gnupg-sig-mode-normal">
7
7
<term>
8
8
<constant>GNUPG_SIG_MODE_NORMAL</constant>
9
-
(<type>integer</type>)
9
+
(<type>int</type>)
10
10
</term>
11
11
<listitem>
12
12
<simpara>
...
...
@@ -17,7 +17,7 @@
17
17
<varlistentry xml:id="constant.gnupg-sig-mode-detach">
18
18
<term>
19
19
<constant>GNUPG_SIG_MODE_DETACH</constant>
20
-
(<type>integer</type>)
20
+
(<type>int</type>)
21
21
</term>
22
22
<listitem>
23
23
<simpara>
...
...
@@ -28,7 +28,7 @@
28
28
<varlistentry xml:id="constant.gnupg-sig-mode-clear">
29
29
<term>
30
30
<constant>GNUPG_SIG_MODE_CLEAR</constant>
31
-
(<type>integer</type>)
31
+
(<type>int</type>)
32
32
</term>
33
33
<listitem>
34
34
<simpara>
...
...
@@ -39,7 +39,7 @@
39
39
<varlistentry xml:id="constant.gnupg-validity-unknown">
40
40
<term>
41
41
<constant>GNUPG_VALIDITY_UNKNOWN</constant>
42
-
(<type>integer</type>)
42
+
(<type>int</type>)
43
43
</term>
44
44
<listitem>
45
45
<simpara>
...
...
@@ -50,7 +50,7 @@
50
50
<varlistentry xml:id="constant.gnupg-validity-undefined">
51
51
<term>
52
52
<constant>GNUPG_VALIDITY_UNDEFINED</constant>
53
-
(<type>integer</type>)
53
+
(<type>int</type>)
54
54
</term>
55
55
<listitem>
56
56
<simpara>
...
...
@@ -61,7 +61,7 @@
61
61
<varlistentry xml:id="constant.gnupg-validity-never">
62
62
<term>
63
63
<constant>GNUPG_VALIDITY_NEVER</constant>
64
-
(<type>integer</type>)
64
+
(<type>int</type>)
65
65
</term>
66
66
<listitem>
67
67
<simpara>
...
...
@@ -72,7 +72,7 @@
72
72
<varlistentry xml:id="constant.gnupg-validity-marginal">
73
73
<term>
74
74
<constant>GNUPG_VALIDITY_MARGINAL</constant>
75
-
(<type>integer</type>)
75
+
(<type>int</type>)
76
76
</term>
77
77
<listitem>
78
78
<simpara>
...
...
@@ -83,7 +83,7 @@
83
83
<varlistentry xml:id="constant.gnupg-validity-full">
84
84
<term>
85
85
<constant>GNUPG_VALIDITY_FULL</constant>
86
-
(<type>integer</type>)
86
+
(<type>int</type>)
87
87
</term>
88
88
<listitem>
89
89
<simpara>
...
...
@@ -94,7 +94,7 @@
94
94
<varlistentry xml:id="constant.gnupg-validity-ultimate">
95
95
<term>
96
96
<constant>GNUPG_VALIDITY_ULTIMATE</constant>
97
-
(<type>integer</type>)
97
+
(<type>int</type>)
98
98
</term>
99
99
<listitem>
100
100
<simpara>
...
...
@@ -105,7 +105,7 @@
105
105
<varlistentry xml:id="constant.gnupg-protocol-openpgp">
106
106
<term>
107
107
<constant>GNUPG_PROTOCOL_OpenPGP</constant>
108
-
(<type>integer</type>)
108
+
(<type>int</type>)
109
109
</term>
110
110
<listitem>
111
111
<simpara>
...
...
@@ -116,7 +116,7 @@
116
116
<varlistentry xml:id="constant.gnupg-protocol-cms">
117
117
<term>
118
118
<constant>GNUPG_PROTOCOL_CMS</constant>
119
-
(<type>integer</type>)
119
+
(<type>int</type>)
120
120
</term>
121
121
<listitem>
122
122
<simpara>
...
...
@@ -127,7 +127,7 @@
127
127
<varlistentry xml:id="constant.gnupg-sigsum-valid">
128
128
<term>
129
129
<constant>GNUPG_SIGSUM_VALID</constant>
130
-
(<type>integer</type>)
130
+
(<type>int</type>)
131
131
</term>
132
132
<listitem>
133
133
<simpara>
...
...
@@ -138,7 +138,7 @@
138
138
<varlistentry xml:id="constant.gnupg-sigsum-green">
139
139
<term>
140
140
<constant>GNUPG_SIGSUM_GREEN</constant>
141
-
(<type>integer</type>)
141
+
(<type>int</type>)
142
142
</term>
143
143
<listitem>
144
144
<simpara>
...
...
@@ -149,7 +149,7 @@
149
149
<varlistentry xml:id="constant.gnupg-sigsum-red">
150
150
<term>
151
151
<constant>GNUPG_SIGSUM_RED</constant>
152
-
(<type>integer</type>)
152
+
(<type>int</type>)
153
153
</term>
154
154
<listitem>
155
155
<simpara>
...
...
@@ -160,7 +160,7 @@
160
160
<varlistentry xml:id="constant.gnupg-sigsum-key-revoked">
161
161
<term>
162
162
<constant>GNUPG_SIGSUM_KEY_REVOKED</constant>
163
-
(<type>integer</type>)
163
+
(<type>int</type>)
164
164
</term>
165
165
<listitem>
166
166
<simpara>
...
...
@@ -171,7 +171,7 @@
171
171
<varlistentry xml:id="constant.gnupg-sigsum-key-expired">
172
172
<term>
173
173
<constant>GNUPG_SIGSUM_KEY_EXPIRED</constant>
174
-
(<type>integer</type>)
174
+
(<type>int</type>)
175
175
</term>
176
176
<listitem>
177
177
<simpara>
...
...
@@ -182,7 +182,7 @@
182
182
<varlistentry xml:id="constant.gnupg-sigsum-key-missing">
183
183
<term>
184
184
<constant>GNUPG_SIGSUM_KEY_MISSING</constant>
185
-
(<type>integer</type>)
185
+
(<type>int</type>)
186
186
</term>
187
187
<listitem>
188
188
<simpara>
...
...
@@ -193,7 +193,7 @@
193
193
<varlistentry xml:id="constant.gnupg-sigsum-sig-expired">
194
194
<term>
195
195
<constant>GNUPG_SIGSUM_SIG_EXPIRED</constant>
196
-
(<type>integer</type>)
196
+
(<type>int</type>)
197
197
</term>
198
198
<listitem>
199
199
<simpara>
...
...
@@ -204,7 +204,7 @@
204
204
<varlistentry xml:id="constant.gnupg-sigsum-crl-missing">
205
205
<term>
206
206
<constant>GNUPG_SIGSUM_CRL_MISSING</constant>
207
-
(<type>integer</type>)
207
+
(<type>int</type>)
208
208
</term>
209
209
<listitem>
210
210
<simpara>
...
...
@@ -215,7 +215,7 @@
215
215
<varlistentry xml:id="constant.gnupg-sigsum-crl-too-old">
216
216
<term>
217
217
<constant>GNUPG_SIGSUM_CRL_TOO_OLD</constant>
218
-
(<type>integer</type>)
218
+
(<type>int</type>)
219
219
</term>
220
220
<listitem>
221
221
<simpara>
...
...
@@ -226,7 +226,7 @@
226
226
<varlistentry xml:id="constant.gnupg-sigsum-bad-policy">
227
227
<term>
228
228
<constant>GNUPG_SIGSUM_BAD_POLICY</constant>
229
-
(<type>integer</type>)
229
+
(<type>int</type>)
230
230
</term>
231
231
<listitem>
232
232
<simpara>
...
...
@@ -237,7 +237,7 @@
237
237
<varlistentry xml:id="constant.gnupg-sigsum-sys-error">
238
238
<term>
239
239
<constant>GNUPG_SIGSUM_SYS_ERROR</constant>
240
-
(<type>integer</type>)
240
+
(<type>int</type>)
241
241
</term>
242
242
<listitem>
243
243
<simpara>
...
...
@@ -248,7 +248,7 @@
248
248
<varlistentry xml:id="constant.gnupg-error-warning">
249
249
<term>
250
250
<constant>GNUPG_ERROR_WARNING</constant>
251
-
(<type>integer</type>)
251
+
(<type>int</type>)
252
252
</term>
253
253
<listitem>
254
254
<simpara>
...
...
@@ -259,7 +259,7 @@
259
259
<varlistentry xml:id="constant.gnupg-error-exception">
260
260
<term>
261
261
<constant>GNUPG_ERROR_EXCEPTION</constant>
262
-
(<type>integer</type>)
262
+
(<type>int</type>)
263
263
</term>
264
264
<listitem>
265
265
<simpara>
...
...
@@ -270,7 +270,7 @@
270
270
<varlistentry xml:id="constant.gnupg-error-silent">
271
271
<term>
272
272
<constant>GNUPG_ERROR_SILENT</constant>
273
-
(<type>integer</type>)
273
+
(<type>int</type>)
274
274
</term>
275
275
<listitem>
276
276
<simpara>
277
277