00001 #ifndef pqldef_h
00002 #define pqldef_h
00003
00004 #define PQL__LISTEND 0
00005 #define PQL__ASTLM 1
00006 #define PQL__BIOLM 2
00007 #define PQL__BYTLM 3
00008 #define PQL__CPULM 4
00009 #define PQL__DIOLM 5
00010 #define PQL__FILLM 6
00011 #define PQL__PGFLQUOTA 7
00012 #define PQL__PRCLM 8
00013 #define PQL__TQELM 9
00014 #define PQL__WSQUOTA 10
00015 #define PQL__WSDEFAULT 11
00016 #define PQL__ENQLM 12
00017 #define PQL__WSEXTENT 13
00018 #define PQL__JTQUOTA 14
00019 #define PQL__LENGTH 15
00020
00021 #endif
00022
00023