ftp.nice.ch/pub/next/unix/database/yooda.1.3.s.tar.gz#/yooda/adm/admin_y.h

This is admin_y.h in view mode; [Download] [Up]

typedef union
#ifdef __cplusplus
	YYSTYPE
#endif
  {
	char text[256];
	struct node *lst;
        } YYSTYPE;
extern YYSTYPE admin_yylval;
# define CREATE 257
# define DELETE 258
# define MOVE 259
# define PRINT 260
# define IN 261
# define File 262
# define ABORT 263
# define COMMIT 264
# define SCHEMA 265
# define VOLUME 266
# define VOLUMES 267
# define CLUSTER 268
# define CLUSTERS 269
# define CLASS 270
# define CLASSES 271
# define IDENT 272
# define FILENAME 273
# define INT 274
# define ID 275
# define WITH 276
# define DATA 277
# define NAME 278
# define NAMES 279
# define QUIT 280
# define SERVER 281
# define SERVERS 282
# define FOR 283
# define LOG 284

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.