File: y.tab.h

package info (click to toggle)
spread 3.17.4-2
  • links: PTS
  • area: main
  • in suites: lenny, squeeze
  • size: 1,800 kB
  • ctags: 2,322
  • sloc: ansic: 15,666; sh: 2,611; java: 2,291; perl: 556; yacc: 523; makefile: 255; lex: 204; xml: 77
file content (59 lines) | stat: -rw-r--r-- 1,226 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
#ifndef YYERRCODE
#define YYERRCODE 256
#endif

#define SEGMENT 257
#define EVENTLOGFILE 258
#define EVENTTIMESTAMP 259
#define EVENTPRIORITY 260
#define IPADDR 261
#define NUMBER 262
#define COLON 263
#define PDEBUG 264
#define PINFO 265
#define PWARNING 266
#define PERROR 267
#define PCRITICAL 268
#define PFATAL 269
#define OPENBRACE 270
#define CLOSEBRACE 271
#define EQUALS 272
#define STRING 273
#define DEBUGFLAGS 274
#define BANG 275
#define DDEBUG 276
#define DEXIT 277
#define DPRINT 278
#define DDATA_LINK 279
#define DNETWORK 280
#define DPROTOCOL 281
#define DSESSION 282
#define DCONF 283
#define DMEMB 284
#define DFLOW_CONTROL 285
#define DSTATUS 286
#define DEVENTS 287
#define DGROUPS 288
#define DMEMORY 289
#define DSKIPLIST 290
#define DACM 291
#define DALL 292
#define DNONE 293
#define DANGEROUSMONITOR 294
#define SOCKETPORTREUSE 295
#define RUNTIMEDIR 296
#define SPUSER 297
#define SPGROUP 298
#define ALLOWEDAUTHMETHODS 299
#define REQUIREDAUTHMETHODS 300
#define ACCESSCONTROLPOLICY 301
#define SP_BOOL 302
#define SP_TRIVAL 303
#define LINKPROTOCOL 304
#define PHOP 305
#define PTCPHOP 306
#define IMONITOR 307
#define ICLIENT 308
#define IDAEMON 309
#define ROUTEMATRIX 310
#define LINKCOST 311