1 extern char *codestring[];
2 enum token {
3 	S_unknown = 0,
4 	S_exclmark,
5 	S_and,
6 	S_leftbra,
7 	S_rightbra,
8 	S_comma,
9 	S_7,
10 	S_eof,
11 	S_slash,
12 	S_string,
13 	S_equal,
14 	S_ACCT,
15 	S_ACL,
16 	S_ALL,
17 	S_AUTHEN,
18 	S_AUTHOR,
19 	S_AV,
20 	S_BUFFER,
21 	S_CMD,
22 	S_CONFIG,
23 	S_CONTROL,
24 	S_FORK,
25 	S_HEX,
26 	S_INDEX,
27 	S_LOCK,
28 	S_LWRES,
29 	S_MAVIS,
30 	S_NET,
31 	S_NONE,
32 	S_PACKET,
33 	S_PARSE,
34 	S_PATH,
35 	S_PROC,
36 	S_REGEX,
37 	S_RFC3164,
38 	S_RFC5424,
39 	S_SCTP,
40 	S_SEQPACKET,
41 	S_STREAM,
42 	S_TCP,
43 	S_aaa,
44 	S_aaarealm,
45 	S_accept,
46 	S_access,
47 	S_accounting,
48 	S_acl,
49 	S_address,
50 	S_addressmismatch,
51 	S_alias,
52 	S_all,
53 	S_allowdotfiles,
54 	S_anon,
55 	S_anonenable,
56 	S_any,
57 	S_arap,
58 	S_arg,
59 	S_asciisizelimit,
60 	S_attr,
61 	S_augmented_enable,
62 	S_auth,
63 	S_authenticated,
64 	S_authentication,
65 	S_authenticationfailures,
66 	S_authmode,
67 	S_authorization,
68 	S_autoconversion,
69 	S_backend,
70 	S_background,
71 	S_backlog,
72 	S_backoff,
73 	S_banner,
74 	S_banneraction,
75 	S_binaryonly,
76 	S_bind,
77 	S_blacklist,
78 	S_blowfish,
79 	S_buffer,
80 	S_bufsize,
81 	S_bye,
82 	S_cafile,
83 	S_capath,
84 	S_cache,
85 	S_caseless,
86 	S_cert,
87 	S_certfile,
88 	S_chalresp,
89 	S_chap,
90 	S_check,
91 	S_checkgid,
92 	S_checkperm,
93 	S_checkuid,
94 	S_checksum,
95 	S_childs,
96 	S_chmodmask,
97 	S_chpass,
98 	S_chroot,
99 	S_ciphers,
100 	S_cleanup,
101 	S_clear,
102 	S_client,
103 	S_clientonly,
104 	S_clone,
105 	S_close,
106 	S_cmd,
107 	S_command,
108 	S_compliance,
109 	S_config,
110 	S_conflicting,
111 	S_connection,
112 	S_content,
113 	S_context,
114 	S_continue,
115 	S_coredump,
116 	S_count,
117 	S_crypt,
118 	S_date,
119 	S_debug,
120 	S_debug_cmd,
121 	S_default,
122 	S_defined,
123 	S_deflate,
124 	S_deflatelevel,
125 	S_delay,
126 	S_delimiter,
127 	S_deny,
128 	S_depth,
129 	S_des,
130 	S_destination,
131 	S_directory,
132 	S_dns,
133 	S_double_quote_values,
134 	S_dst,
135 	S_else,
136 	S_enable,
137 	S_eval,
138 	S_event,
139 	S_exec,
140 	S_expire,
141 	S_expires,
142 	S_facility,
143 	S_failed,
144 	S_fakegroup,
145 	S_fakeowner,
146 	S_fallback,
147 	S_fallback_only,
148 	S_file,
149 	S_filesonly,
150 	S_filter,
151 	S_follow,
152 	S_format,
153 	S_from,
154 	S_ftpusers,
155 	S_gcore,
156 	S_gid,
157 	S_gids,
158 	S_goodbye,
159 	S_greeting,
160 	S_group,
161 	S_groupmembership,
162 	S_groupid,
163 	S_groups,
164 	S_gzip,
165 	S_hideversion,
166 	S_home,
167 	S_host,
168 	S_hostname,
169 	S_hushlogin,
170 	S_id,
171 	S_ident,
172 	S_idle,
173 	S_if,
174 	S_in,
175 	S_include,
176 	S_inherit,
177 	S_instances,
178 	S_interval,
179 	S_ipc,
180 	S_keepalive,
181 	S_key,
182 	S_keyfile,
183 	S_level,
184 	S_limit,
185 	S_listen,
186 	S_local,
187 	S_log,
188 	S_logformat,
189 	S_login,
190 	S_logout,
191 	S_maintainer,
192 	S_mapping,
193 	S_mask,
194 	S_mavis,
195 	S_max,
196 	S_maxattempts,
197 	S_mayclose,
198 	S_member,
199 	S_message,
200 	S_mimetypes,
201 	S_min,
202 	S_missing,
203 	S_mmapsize,
204 	S_mode,
205 	S_module,
206 	S_motd,
207 	S_mschap,
208 	S_nac,
209 	S_nacname,
210 	S_nacrealm,
211 	S_name,
212 	S_nas,
213 	S_nasname,
214 	S_nasrealm,
215 	S_nlst,
216 	S_no,
217 	S_noauthcache,
218 	S_noecho,
219 	S_none,
220 	S_not,
221 	S_olddraft,
222 	S_opap,
223 	S_optional,
224 	S_orphan,
225 	S_out,
226 	S_overload,
227 	S_pap,
228 	S_passive,
229 	S_passphrase,
230 	S_passwd,
231 	S_password,
232 	S_path,
233 	S_period,
234 	S_permit,
235 	S_pid_file,
236 	S_pidfile,
237 	S_port,
238 	S_prefetch,
239 	S_preload,
240 	S_process,
241 	S_proctitle,
242 	S_profile,
243 	S_prohibit,
244 	S_prompt,
245 	S_protected,
246 	S_protocol,
247 	S_purge,
248 	S_queue,
249 	S_readme,
250 	S_readmenotify,
251 	S_readmeonce,
252 	S_real,
253 	S_realm,
254 	S_rebalance,
255 	S_redirect,
256 	S_regex,
257 	S_regex_match_case,
258 	S_reject,
259 	S_remote,
260 	S_required,
261 	S_reset,
262 	S_resolve,
263 	S_resolveids,
264 	S_restriction,
265 	S_retire,
266 	S_retry,
267 	S_return,
268 	S_reverselookup,
269 	S_rewrite,
270 	S_root,
271 	S_router,
272 	S_same,
273 	S_script,
274 	S_secure,
275 	S_separation,
276 	S_separator,
277 	S_server,
278 	S_service,
279 	S_session,
280 	S_set,
281 	S_setenv,
282 	S_shapebandwidth,
283 	S_shell,
284 	S_shells,
285 	S_single,
286 	S_singleconnection,
287 	S_site,
288 	S_size,
289 	S_skip,
290 	S_spawn,
291 	S_src,
292 	S_ssl,
293 	S_sslusers,
294 	S_stat,
295 	S_state,
296 	S_sticky,
297 	S_subject,
298 	S_substitute,
299 	S_sufficient,
300 	S_symlinks,
301 	S_syslog,
302 	S_tag,
303 	S_tcp,
304 	S_template,
305 	S_time,
306 	S_timeout,
307 	S_timespec,
308 	S_tls,
309 	S_tolower,
310 	S_toupper,
311 	S_trace,
312 	S_transfer,
313 	S_transmissionmode,
314 	S_transmit,
315 	S_tries,
316 	S_type,
317 	S_type7key,
318 	S_umask,
319 	S_undef,
320 	S_unset,
321 	S_until,
322 	S_upload,
323 	S_usage,
324 	S_usemmap,
325 	S_usesendfile,
326 	S_user,
327 	S_userid,
328 	S_users,
329 	S_valid,
330 	S_warn,
331 	S_warning,
332 	S_weight,
333 	S_welcome,
334 	S_welcomeaction,
335 	S_working,
336 	S_yes,
337 	S_z,
338 	S_zone,
339 	S_openbra,
340 	S_or,
341 	S_closebra,
342 	S_tilde,
343 	S_null
344 };
345