]> git.saurik.com Git - redis.git/blame - staticsymbols.h
DEBUG RELOAD implemented, and test-redis.tcl modified to use it to check for persiste...
[redis.git] / staticsymbols.h
CommitLineData
bcfc686d 1static struct redisFunctionSym symsTable[] = {
2{"acceptHandler",(unsigned long)acceptHandler},
3{"addReply",(unsigned long)addReply},
4{"addReplyBulkLen",(unsigned long)addReplyBulkLen},
5{"addReplySds",(unsigned long)addReplySds},
6{"appendServerSaveParams",(unsigned long)appendServerSaveParams},
7{"authCommand",(unsigned long)authCommand},
8{"bgsaveCommand",(unsigned long)bgsaveCommand},
9{"closeTimedoutClients",(unsigned long)closeTimedoutClients},
10{"compareStringObjects",(unsigned long)compareStringObjects},
11{"createClient",(unsigned long)createClient},
12{"createListObject",(unsigned long)createListObject},
13{"createObject",(unsigned long)createObject},
14{"createSetObject",(unsigned long)createSetObject},
15{"createSharedObjects",(unsigned long)createSharedObjects},
16{"createSortOperation",(unsigned long)createSortOperation},
17{"createStringObject",(unsigned long)createStringObject},
18{"createZsetObject",(unsigned long)createZsetObject},
19{"daemonize",(unsigned long)daemonize},
20{"dbsizeCommand",(unsigned long)dbsizeCommand},
21{"debugCommand",(unsigned long)debugCommand},
22{"decrCommand",(unsigned long)decrCommand},
23{"decrRefCount",(unsigned long)decrRefCount},
24{"decrbyCommand",(unsigned long)decrbyCommand},
25{"delCommand",(unsigned long)delCommand},
26{"deleteIfVolatile",(unsigned long)deleteIfVolatile},
27{"deleteKey",(unsigned long)deleteKey},
28{"dictEncObjKeyCompare",(unsigned long)dictEncObjKeyCompare},
29{"dictObjKeyCompare",(unsigned long)dictObjKeyCompare},
30{"dictRedisObjectDestructor",(unsigned long)dictRedisObjectDestructor},
31{"dictVanillaFree",(unsigned long)dictVanillaFree},
32{"dupClientReplyValue",(unsigned long)dupClientReplyValue},
33{"echoCommand",(unsigned long)echoCommand},
34{"existsCommand",(unsigned long)existsCommand},
35{"expireCommand",(unsigned long)expireCommand},
36{"expireGenericCommand",(unsigned long)expireGenericCommand},
37{"expireIfNeeded",(unsigned long)expireIfNeeded},
38{"expireatCommand",(unsigned long)expireatCommand},
39{"feedAppendOnlyFile",(unsigned long)feedAppendOnlyFile},
40{"findFuncName",(unsigned long)findFuncName},
41{"flushallCommand",(unsigned long)flushallCommand},
42{"flushdbCommand",(unsigned long)flushdbCommand},
43{"freeClient",(unsigned long)freeClient},
44{"freeClientArgv",(unsigned long)freeClientArgv},
45{"freeFakeClient",(unsigned long)freeFakeClient},
46{"freeHashObject",(unsigned long)freeHashObject},
47{"freeListObject",(unsigned long)freeListObject},
48{"freeMemoryIfNeeded",(unsigned long)freeMemoryIfNeeded},
49{"freeSetObject",(unsigned long)freeSetObject},
50{"freeStringObject",(unsigned long)freeStringObject},
51{"freeZsetObject",(unsigned long)freeZsetObject},
52{"getCommand",(unsigned long)getCommand},
53{"getDecodedObject",(unsigned long)getDecodedObject},
54{"getExpire",(unsigned long)getExpire},
55{"getMcontextEip",(unsigned long)getMcontextEip},
56{"getsetCommand",(unsigned long)getsetCommand},
57{"glueReplyBuffersIfNeeded",(unsigned long)glueReplyBuffersIfNeeded},
58{"htNeedsResize",(unsigned long)htNeedsResize},
59{"incrCommand",(unsigned long)incrCommand},
60{"incrDecrCommand",(unsigned long)incrDecrCommand},
61{"incrRefCount",(unsigned long)incrRefCount},
62{"incrbyCommand",(unsigned long)incrbyCommand},
63{"infoCommand",(unsigned long)infoCommand},
64{"initServer",(unsigned long)initServer},
65{"initServerConfig",(unsigned long)initServerConfig},
66{"isStringRepresentableAsLong",(unsigned long)isStringRepresentableAsLong},
67{"keysCommand",(unsigned long)keysCommand},
68{"lastsaveCommand",(unsigned long)lastsaveCommand},
69{"lindexCommand",(unsigned long)lindexCommand},
70{"llenCommand",(unsigned long)llenCommand},
71{"loadServerConfig",(unsigned long)loadServerConfig},
72{"lookupKey",(unsigned long)lookupKey},
73{"lookupKeyByPattern",(unsigned long)lookupKeyByPattern},
74{"lookupKeyRead",(unsigned long)lookupKeyRead},
75{"lookupKeyWrite",(unsigned long)lookupKeyWrite},
76{"lpopCommand",(unsigned long)lpopCommand},
77{"lpushCommand",(unsigned long)lpushCommand},
78{"lrangeCommand",(unsigned long)lrangeCommand},
79{"lremCommand",(unsigned long)lremCommand},
80{"lsetCommand",(unsigned long)lsetCommand},
81{"ltrimCommand",(unsigned long)ltrimCommand},
82{"mgetCommand",(unsigned long)mgetCommand},
83{"monitorCommand",(unsigned long)monitorCommand},
84{"moveCommand",(unsigned long)moveCommand},
85{"msetCommand",(unsigned long)msetCommand},
86{"msetGenericCommand",(unsigned long)msetGenericCommand},
87{"msetnxCommand",(unsigned long)msetnxCommand},
88{"oom",(unsigned long)oom},
89{"pingCommand",(unsigned long)pingCommand},
90{"popGenericCommand",(unsigned long)popGenericCommand},
91{"processCommand",(unsigned long)processCommand},
92{"processInputBuffer",(unsigned long)processInputBuffer},
93{"pushGenericCommand",(unsigned long)pushGenericCommand},
94{"qsortCompareSetsByCardinality",(unsigned long)qsortCompareSetsByCardinality},
95{"randomkeyCommand",(unsigned long)randomkeyCommand},
96{"rdbLoad",(unsigned long)rdbLoad},
97{"rdbLoadDoubleValue",(unsigned long)rdbLoadDoubleValue},
98{"rdbLoadIntegerObject",(unsigned long)rdbLoadIntegerObject},
99{"rdbLoadLen",(unsigned long)rdbLoadLen},
100{"rdbLoadLzfStringObject",(unsigned long)rdbLoadLzfStringObject},
101{"rdbLoadStringObject",(unsigned long)rdbLoadStringObject},
102{"rdbLoadTime",(unsigned long)rdbLoadTime},
103{"rdbLoadType",(unsigned long)rdbLoadType},
104{"rdbRemoveTempFile",(unsigned long)rdbRemoveTempFile},
105{"rdbSave",(unsigned long)rdbSave},
106{"rdbSaveBackground",(unsigned long)rdbSaveBackground},
107{"rdbSaveDoubleValue",(unsigned long)rdbSaveDoubleValue},
108{"rdbSaveLen",(unsigned long)rdbSaveLen},
109{"rdbSaveLzfStringObject",(unsigned long)rdbSaveLzfStringObject},
110{"rdbSaveStringObject",(unsigned long)rdbSaveStringObject},
111{"rdbSaveStringObjectRaw",(unsigned long)rdbSaveStringObjectRaw},
112{"rdbSaveTime",(unsigned long)rdbSaveTime},
113{"rdbSaveType",(unsigned long)rdbSaveType},
114{"rdbTryIntegerEncoding",(unsigned long)rdbTryIntegerEncoding},
115{"readQueryFromClient",(unsigned long)readQueryFromClient},
116{"redisLog",(unsigned long)redisLog},
117{"removeExpire",(unsigned long)removeExpire},
118{"renameCommand",(unsigned long)renameCommand},
119{"renameGenericCommand",(unsigned long)renameGenericCommand},
120{"renamenxCommand",(unsigned long)renamenxCommand},
121{"replicationFeedSlaves",(unsigned long)replicationFeedSlaves},
122{"resetClient",(unsigned long)resetClient},
123{"resetServerSaveParams",(unsigned long)resetServerSaveParams},
124{"rpopCommand",(unsigned long)rpopCommand},
125{"rpushCommand",(unsigned long)rpushCommand},
126{"saddCommand",(unsigned long)saddCommand},
127{"saveCommand",(unsigned long)saveCommand},
128{"scardCommand",(unsigned long)scardCommand},
129{"sdiffCommand",(unsigned long)sdiffCommand},
130{"sdiffstoreCommand",(unsigned long)sdiffstoreCommand},
131{"sdsDictKeyCompare",(unsigned long)sdsDictKeyCompare},
132{"segvHandler",(unsigned long)segvHandler},
133{"selectCommand",(unsigned long)selectCommand},
134{"selectDb",(unsigned long)selectDb},
135{"sendBulkToSlave",(unsigned long)sendBulkToSlave},
136{"sendReplyToClient",(unsigned long)sendReplyToClient},
137{"serverCron",(unsigned long)serverCron},
138{"setCommand",(unsigned long)setCommand},
139{"setExpire",(unsigned long)setExpire},
140{"setGenericCommand",(unsigned long)setGenericCommand},
141{"setnxCommand",(unsigned long)setnxCommand},
142{"setupSigSegvAction",(unsigned long)setupSigSegvAction},
143{"shutdownCommand",(unsigned long)shutdownCommand},
144{"sinterCommand",(unsigned long)sinterCommand},
145{"sinterGenericCommand",(unsigned long)sinterGenericCommand},
146{"sinterstoreCommand",(unsigned long)sinterstoreCommand},
147{"sismemberCommand",(unsigned long)sismemberCommand},
148{"slaveofCommand",(unsigned long)slaveofCommand},
149{"smoveCommand",(unsigned long)smoveCommand},
150{"sortCommand",(unsigned long)sortCommand},
151{"sortCompare",(unsigned long)sortCompare},
152{"spopCommand",(unsigned long)spopCommand},
153{"srandmemberCommand",(unsigned long)srandmemberCommand},
154{"sremCommand",(unsigned long)sremCommand},
155{"stringObjectLen",(unsigned long)stringObjectLen},
156{"sunionCommand",(unsigned long)sunionCommand},
157{"sunionDiffGenericCommand",(unsigned long)sunionDiffGenericCommand},
158{"sunionstoreCommand",(unsigned long)sunionstoreCommand},
159{"syncCommand",(unsigned long)syncCommand},
160{"syncRead",(unsigned long)syncRead},
161{"syncReadLine",(unsigned long)syncReadLine},
162{"syncWithMaster",(unsigned long)syncWithMaster},
163{"syncWrite",(unsigned long)syncWrite},
164{"tryObjectEncoding",(unsigned long)tryObjectEncoding},
165{"tryObjectSharing",(unsigned long)tryObjectSharing},
166{"tryResizeHashTables",(unsigned long)tryResizeHashTables},
167{"ttlCommand",(unsigned long)ttlCommand},
168{"typeCommand",(unsigned long)typeCommand},
169{"updateSlavesWaitingBgsave",(unsigned long)updateSlavesWaitingBgsave},
170{"yesnotoi",(unsigned long)yesnotoi},
171{"zaddCommand",(unsigned long)zaddCommand},
172{"zcardCommand",(unsigned long)zcardCommand},
173{"zrangeCommand",(unsigned long)zrangeCommand},
174{"zrangeGenericCommand",(unsigned long)zrangeGenericCommand},
175{"zrangebyscoreCommand",(unsigned long)zrangebyscoreCommand},
176{"zremCommand",(unsigned long)zremCommand},
177{"zremrangebyscoreCommand",(unsigned long)zremrangebyscoreCommand},
178{"zrevrangeCommand",(unsigned long)zrevrangeCommand},
179{"zscoreCommand",(unsigned long)zscoreCommand},
180{"zslCreate",(unsigned long)zslCreate},
181{"zslCreateNode",(unsigned long)zslCreateNode},
182{"zslDelete",(unsigned long)zslDelete},
183{"zslFirstWithScore",(unsigned long)zslFirstWithScore},
184{"zslFree",(unsigned long)zslFree},
185{"zslFreeNode",(unsigned long)zslFreeNode},
186{"zslInsert",(unsigned long)zslInsert},
187{"zslRandomLevel",(unsigned long)zslRandomLevel},
188{NULL,0}
189};