]> git.saurik.com Git - redis.git/blame_incremental - staticsymbols.h
Fixed a redis-cli bug, was using free instead of zfree call
[redis.git] / staticsymbols.h
... / ...
CommitLineData
1static struct redisFunctionSym symsTable[] = {
2{"IOThreadEntryPoint",(unsigned long)IOThreadEntryPoint},
3{"_redisAssert",(unsigned long)_redisAssert},
4{"acceptHandler",(unsigned long)acceptHandler},
5{"addReply",(unsigned long)addReply},
6{"addReplyBulk",(unsigned long)addReplyBulk},
7{"addReplyBulkCString",(unsigned long)addReplyBulkCString},
8{"addReplyBulkLen",(unsigned long)addReplyBulkLen},
9{"addReplyDouble",(unsigned long)addReplyDouble},
10{"addReplyLong",(unsigned long)addReplyLong},
11{"addReplyLongLong",(unsigned long)addReplyLongLong},
12{"addReplySds",(unsigned long)addReplySds},
13{"addReplyUlong",(unsigned long)addReplyUlong},
14{"aofRemoveTempFile",(unsigned long)aofRemoveTempFile},
15{"appendCommand",(unsigned long)appendCommand},
16{"appendServerSaveParams",(unsigned long)appendServerSaveParams},
17{"authCommand",(unsigned long)authCommand},
18{"beforeSleep",(unsigned long)beforeSleep},
19{"bgrewriteaofCommand",(unsigned long)bgrewriteaofCommand},
20{"bgsaveCommand",(unsigned long)bgsaveCommand},
21{"blockClientOnSwappedKeys",(unsigned long)blockClientOnSwappedKeys},
22{"blockForKeys",(unsigned long)blockForKeys},
23{"blockingPopGenericCommand",(unsigned long)blockingPopGenericCommand},
24{"blpopCommand",(unsigned long)blpopCommand},
25{"brpopCommand",(unsigned long)brpopCommand},
26{"bytesToHuman",(unsigned long)bytesToHuman},
27{"call",(unsigned long)call},
28{"checkType",(unsigned long)checkType},
29{"closeTimedoutClients",(unsigned long)closeTimedoutClients},
30{"compareStringObjects",(unsigned long)compareStringObjects},
31{"computeObjectSwappability",(unsigned long)computeObjectSwappability},
32{"configCommand",(unsigned long)configCommand},
33{"configGetCommand",(unsigned long)configGetCommand},
34{"configSetCommand",(unsigned long)configSetCommand},
35{"convertToRealHash",(unsigned long)convertToRealHash},
36{"createClient",(unsigned long)createClient},
37{"createHashObject",(unsigned long)createHashObject},
38{"createListObject",(unsigned long)createListObject},
39{"createObject",(unsigned long)createObject},
40{"createSetObject",(unsigned long)createSetObject},
41{"createSharedObjects",(unsigned long)createSharedObjects},
42{"createSortOperation",(unsigned long)createSortOperation},
43{"createStringObject",(unsigned long)createStringObject},
44{"createZsetObject",(unsigned long)createZsetObject},
45{"daemonize",(unsigned long)daemonize},
46{"dbsizeCommand",(unsigned long)dbsizeCommand},
47{"debugCommand",(unsigned long)debugCommand},
48{"decrCommand",(unsigned long)decrCommand},
49{"decrRefCount",(unsigned long)decrRefCount},
50{"decrbyCommand",(unsigned long)decrbyCommand},
51{"delCommand",(unsigned long)delCommand},
52{"deleteIfSwapped",(unsigned long)deleteIfSwapped},
53{"deleteIfVolatile",(unsigned long)deleteIfVolatile},
54{"deleteKey",(unsigned long)deleteKey},
55{"dictEncObjKeyCompare",(unsigned long)dictEncObjKeyCompare},
56{"dictListDestructor",(unsigned long)dictListDestructor},
57{"dictObjKeyCompare",(unsigned long)dictObjKeyCompare},
58{"dictRedisObjectDestructor",(unsigned long)dictRedisObjectDestructor},
59{"dictVanillaFree",(unsigned long)dictVanillaFree},
60{"discardCommand",(unsigned long)discardCommand},
61{"dontWaitForSwappedKey",(unsigned long)dontWaitForSwappedKey},
62{"dupClientReplyValue",(unsigned long)dupClientReplyValue},
63{"dupStringObject",(unsigned long)dupStringObject},
64{"echoCommand",(unsigned long)echoCommand},
65{"execCommand",(unsigned long)execCommand},
66{"existsCommand",(unsigned long)existsCommand},
67{"expandVmSwapFilename",(unsigned long)expandVmSwapFilename},
68{"expireCommand",(unsigned long)expireCommand},
69{"expireGenericCommand",(unsigned long)expireGenericCommand},
70{"expireIfNeeded",(unsigned long)expireIfNeeded},
71{"expireatCommand",(unsigned long)expireatCommand},
72{"feedAppendOnlyFile",(unsigned long)feedAppendOnlyFile},
73{"findFuncName",(unsigned long)findFuncName},
74{"flushallCommand",(unsigned long)flushallCommand},
75{"flushdbCommand",(unsigned long)flushdbCommand},
76{"freeClient",(unsigned long)freeClient},
77{"freeClientArgv",(unsigned long)freeClientArgv},
78{"freeClientMultiState",(unsigned long)freeClientMultiState},
79{"freeFakeClient",(unsigned long)freeFakeClient},
80{"freeHashObject",(unsigned long)freeHashObject},
81{"freeIOJob",(unsigned long)freeIOJob},
82{"freeListObject",(unsigned long)freeListObject},
83{"freeMemoryIfNeeded",(unsigned long)freeMemoryIfNeeded},
84{"freePubsubPattern",(unsigned long)freePubsubPattern},
85{"freeSetObject",(unsigned long)freeSetObject},
86{"freeStringObject",(unsigned long)freeStringObject},
87{"freeZsetObject",(unsigned long)freeZsetObject},
88{"fwriteBulkDouble",(unsigned long)fwriteBulkDouble},
89{"fwriteBulkLong",(unsigned long)fwriteBulkLong},
90{"fwriteBulkObject",(unsigned long)fwriteBulkObject},
91{"fwriteBulkString",(unsigned long)fwriteBulkString},
92{"genRedisInfoString",(unsigned long)genRedisInfoString},
93{"genericHgetallCommand",(unsigned long)genericHgetallCommand},
94{"genericZrangebyscoreCommand",(unsigned long)genericZrangebyscoreCommand},
95{"getCommand",(unsigned long)getCommand},
96{"getDecodedObject",(unsigned long)getDecodedObject},
97{"getExpire",(unsigned long)getExpire},
98{"getGenericCommand",(unsigned long)getGenericCommand},
99{"getMcontextEip",(unsigned long)getMcontextEip},
100{"getsetCommand",(unsigned long)getsetCommand},
101{"glueReplyBuffersIfNeeded",(unsigned long)glueReplyBuffersIfNeeded},
102{"handleClientsBlockedOnSwappedKey",(unsigned long)handleClientsBlockedOnSwappedKey},
103{"handleClientsWaitingListPush",(unsigned long)handleClientsWaitingListPush},
104{"hdelCommand",(unsigned long)hdelCommand},
105{"hexistsCommand",(unsigned long)hexistsCommand},
106{"hgetCommand",(unsigned long)hgetCommand},
107{"hgetallCommand",(unsigned long)hgetallCommand},
108{"hincrbyCommand",(unsigned long)hincrbyCommand},
109{"hkeysCommand",(unsigned long)hkeysCommand},
110{"hlenCommand",(unsigned long)hlenCommand},
111{"hsetCommand",(unsigned long)hsetCommand},
112{"htNeedsResize",(unsigned long)htNeedsResize},
113{"hvalsCommand",(unsigned long)hvalsCommand},
114{"incrCommand",(unsigned long)incrCommand},
115{"incrDecrCommand",(unsigned long)incrDecrCommand},
116{"incrRefCount",(unsigned long)incrRefCount},
117{"incrbyCommand",(unsigned long)incrbyCommand},
118{"infoCommand",(unsigned long)infoCommand},
119{"initClientMultiState",(unsigned long)initClientMultiState},
120{"initServer",(unsigned long)initServer},
121{"initServerConfig",(unsigned long)initServerConfig},
122{"isStringRepresentableAsLong",(unsigned long)isStringRepresentableAsLong},
123{"keysCommand",(unsigned long)keysCommand},
124{"lastsaveCommand",(unsigned long)lastsaveCommand},
125{"lindexCommand",(unsigned long)lindexCommand},
126{"listMatchObjects",(unsigned long)listMatchObjects},
127{"listMatchPubsubPattern",(unsigned long)listMatchPubsubPattern},
128{"llenCommand",(unsigned long)llenCommand},
129{"loadServerConfig",(unsigned long)loadServerConfig},
130{"lockThreadedIO",(unsigned long)lockThreadedIO},
131{"lookupKey",(unsigned long)lookupKey},
132{"lookupKeyByPattern",(unsigned long)lookupKeyByPattern},
133{"lookupKeyRead",(unsigned long)lookupKeyRead},
134{"lookupKeyReadOrReply",(unsigned long)lookupKeyReadOrReply},
135{"lookupKeyWrite",(unsigned long)lookupKeyWrite},
136{"lookupKeyWriteOrReply",(unsigned long)lookupKeyWriteOrReply},
137{"lpopCommand",(unsigned long)lpopCommand},
138{"lpushCommand",(unsigned long)lpushCommand},
139{"lrangeCommand",(unsigned long)lrangeCommand},
140{"lremCommand",(unsigned long)lremCommand},
141{"lsetCommand",(unsigned long)lsetCommand},
142{"ltrimCommand",(unsigned long)ltrimCommand},
143{"mgetCommand",(unsigned long)mgetCommand},
144{"monitorCommand",(unsigned long)monitorCommand},
145{"moveCommand",(unsigned long)moveCommand},
146{"msetCommand",(unsigned long)msetCommand},
147{"msetGenericCommand",(unsigned long)msetGenericCommand},
148{"msetnxCommand",(unsigned long)msetnxCommand},
149{"multiCommand",(unsigned long)multiCommand},
150{"oom",(unsigned long)oom},
151{"pingCommand",(unsigned long)pingCommand},
152{"popGenericCommand",(unsigned long)popGenericCommand},
153{"processCommand",(unsigned long)processCommand},
154{"processInputBuffer",(unsigned long)processInputBuffer},
155{"psubscribeCommand",(unsigned long)psubscribeCommand},
156{"publishCommand",(unsigned long)publishCommand},
157{"pubsubPublishMessage",(unsigned long)pubsubPublishMessage},
158{"pubsubSubscribeChannel",(unsigned long)pubsubSubscribeChannel},
159{"pubsubSubscribePattern",(unsigned long)pubsubSubscribePattern},
160{"pubsubUnsubscribeAllChannels",(unsigned long)pubsubUnsubscribeAllChannels},
161{"pubsubUnsubscribeAllPatterns",(unsigned long)pubsubUnsubscribeAllPatterns},
162{"pubsubUnsubscribeChannel",(unsigned long)pubsubUnsubscribeChannel},
163{"pubsubUnsubscribePattern",(unsigned long)pubsubUnsubscribePattern},
164{"punsubscribeCommand",(unsigned long)punsubscribeCommand},
165{"pushGenericCommand",(unsigned long)pushGenericCommand},
166{"qsortCompareSetsByCardinality",(unsigned long)qsortCompareSetsByCardinality},
167{"qsortCompareZsetopsrcByCardinality",(unsigned long)qsortCompareZsetopsrcByCardinality},
168{"queueIOJob",(unsigned long)queueIOJob},
169{"queueMultiCommand",(unsigned long)queueMultiCommand},
170{"randomkeyCommand",(unsigned long)randomkeyCommand},
171{"rdbLoad",(unsigned long)rdbLoad},
172{"rdbLoadDoubleValue",(unsigned long)rdbLoadDoubleValue},
173{"rdbLoadIntegerObject",(unsigned long)rdbLoadIntegerObject},
174{"rdbLoadLen",(unsigned long)rdbLoadLen},
175{"rdbLoadLzfStringObject",(unsigned long)rdbLoadLzfStringObject},
176{"rdbLoadObject",(unsigned long)rdbLoadObject},
177{"rdbLoadStringObject",(unsigned long)rdbLoadStringObject},
178{"rdbLoadTime",(unsigned long)rdbLoadTime},
179{"rdbLoadType",(unsigned long)rdbLoadType},
180{"rdbRemoveTempFile",(unsigned long)rdbRemoveTempFile},
181{"rdbSave",(unsigned long)rdbSave},
182{"rdbSaveBackground",(unsigned long)rdbSaveBackground},
183{"rdbSaveDoubleValue",(unsigned long)rdbSaveDoubleValue},
184{"rdbSaveLen",(unsigned long)rdbSaveLen},
185{"rdbSaveLzfStringObject",(unsigned long)rdbSaveLzfStringObject},
186{"rdbSaveObject",(unsigned long)rdbSaveObject},
187{"rdbSaveRawString",(unsigned long)rdbSaveRawString},
188{"rdbSaveStringObject",(unsigned long)rdbSaveStringObject},
189{"rdbSaveTime",(unsigned long)rdbSaveTime},
190{"rdbSaveType",(unsigned long)rdbSaveType},
191{"rdbSavedObjectLen",(unsigned long)rdbSavedObjectLen},
192{"rdbSavedObjectPages",(unsigned long)rdbSavedObjectPages},
193{"rdbTryIntegerEncoding",(unsigned long)rdbTryIntegerEncoding},
194{"readQueryFromClient",(unsigned long)readQueryFromClient},
195{"redisLog",(unsigned long)redisLog},
196{"removeExpire",(unsigned long)removeExpire},
197{"renameCommand",(unsigned long)renameCommand},
198{"renameGenericCommand",(unsigned long)renameGenericCommand},
199{"renamenxCommand",(unsigned long)renamenxCommand},
200{"replicationFeedSlaves",(unsigned long)replicationFeedSlaves},
201{"resetClient",(unsigned long)resetClient},
202{"resetServerSaveParams",(unsigned long)resetServerSaveParams},
203{"rewriteAppendOnlyFile",(unsigned long)rewriteAppendOnlyFile},
204{"rewriteAppendOnlyFileBackground",(unsigned long)rewriteAppendOnlyFileBackground},
205{"rpopCommand",(unsigned long)rpopCommand},
206{"rpoplpushcommand",(unsigned long)rpoplpushcommand},
207{"rpushCommand",(unsigned long)rpushCommand},
208{"saddCommand",(unsigned long)saddCommand},
209{"saveCommand",(unsigned long)saveCommand},
210{"scardCommand",(unsigned long)scardCommand},
211{"sdiffCommand",(unsigned long)sdiffCommand},
212{"sdiffstoreCommand",(unsigned long)sdiffstoreCommand},
213{"sdsDictKeyCompare",(unsigned long)sdsDictKeyCompare},
214{"segvHandler",(unsigned long)segvHandler},
215{"selectCommand",(unsigned long)selectCommand},
216{"selectDb",(unsigned long)selectDb},
217{"sendBulkToSlave",(unsigned long)sendBulkToSlave},
218{"sendReplyToClient",(unsigned long)sendReplyToClient},
219{"sendReplyToClientWritev",(unsigned long)sendReplyToClientWritev},
220{"serverCron",(unsigned long)serverCron},
221{"setCommand",(unsigned long)setCommand},
222{"setExpire",(unsigned long)setExpire},
223{"setGenericCommand",(unsigned long)setGenericCommand},
224{"setnxCommand",(unsigned long)setnxCommand},
225{"setupSigSegvAction",(unsigned long)setupSigSegvAction},
226{"shutdownCommand",(unsigned long)shutdownCommand},
227{"sinterCommand",(unsigned long)sinterCommand},
228{"sinterGenericCommand",(unsigned long)sinterGenericCommand},
229{"sinterstoreCommand",(unsigned long)sinterstoreCommand},
230{"sismemberCommand",(unsigned long)sismemberCommand},
231{"slaveofCommand",(unsigned long)slaveofCommand},
232{"smoveCommand",(unsigned long)smoveCommand},
233{"sortCommand",(unsigned long)sortCommand},
234{"sortCompare",(unsigned long)sortCompare},
235{"spawnIOThread",(unsigned long)spawnIOThread},
236{"spopCommand",(unsigned long)spopCommand},
237{"srandmemberCommand",(unsigned long)srandmemberCommand},
238{"sremCommand",(unsigned long)sremCommand},
239{"stringObjectLen",(unsigned long)stringObjectLen},
240{"stringmatch",(unsigned long)stringmatch},
241{"stringmatchlen",(unsigned long)stringmatchlen},
242{"subscribeCommand",(unsigned long)subscribeCommand},
243{"substrCommand",(unsigned long)substrCommand},
244{"sunionCommand",(unsigned long)sunionCommand},
245{"sunionDiffGenericCommand",(unsigned long)sunionDiffGenericCommand},
246{"sunionstoreCommand",(unsigned long)sunionstoreCommand},
247{"syncCommand",(unsigned long)syncCommand},
248{"syncRead",(unsigned long)syncRead},
249{"syncReadLine",(unsigned long)syncReadLine},
250{"syncWithMaster",(unsigned long)syncWithMaster},
251{"syncWrite",(unsigned long)syncWrite},
252{"tryFreeOneObjectFromFreelist",(unsigned long)tryFreeOneObjectFromFreelist},
253{"tryObjectEncoding",(unsigned long)tryObjectEncoding},
254{"tryResizeHashTables",(unsigned long)tryResizeHashTables},
255{"ttlCommand",(unsigned long)ttlCommand},
256{"typeCommand",(unsigned long)typeCommand},
257{"unblockClientWaitingData",(unsigned long)unblockClientWaitingData},
258{"unlockThreadedIO",(unsigned long)unlockThreadedIO},
259{"unsubscribeCommand",(unsigned long)unsubscribeCommand},
260{"updateDictResizePolicy",(unsigned long)updateDictResizePolicy},
261{"updateSlavesWaitingBgsave",(unsigned long)updateSlavesWaitingBgsave},
262{"usage",(unsigned long)usage},
263{"version",(unsigned long)version},
264{"vmCanSwapOut",(unsigned long)vmCanSwapOut},
265{"vmCancelThreadedIOJob",(unsigned long)vmCancelThreadedIOJob},
266{"vmFindContiguousPages",(unsigned long)vmFindContiguousPages},
267{"vmFreePage",(unsigned long)vmFreePage},
268{"vmGenericLoadObject",(unsigned long)vmGenericLoadObject},
269{"vmInit",(unsigned long)vmInit},
270{"vmLoadObject",(unsigned long)vmLoadObject},
271{"vmMarkPageFree",(unsigned long)vmMarkPageFree},
272{"vmMarkPageUsed",(unsigned long)vmMarkPageUsed},
273{"vmMarkPagesFree",(unsigned long)vmMarkPagesFree},
274{"vmMarkPagesUsed",(unsigned long)vmMarkPagesUsed},
275{"vmPreviewObject",(unsigned long)vmPreviewObject},
276{"vmReadObjectFromSwap",(unsigned long)vmReadObjectFromSwap},
277{"vmReopenSwapFile",(unsigned long)vmReopenSwapFile},
278{"vmSwapObjectBlocking",(unsigned long)vmSwapObjectBlocking},
279{"vmSwapObjectThreaded",(unsigned long)vmSwapObjectThreaded},
280{"vmSwapOneObject",(unsigned long)vmSwapOneObject},
281{"vmSwapOneObjectBlocking",(unsigned long)vmSwapOneObjectBlocking},
282{"vmSwapOneObjectThreaded",(unsigned long)vmSwapOneObjectThreaded},
283{"vmThreadedIOCompletedJob",(unsigned long)vmThreadedIOCompletedJob},
284{"vmWriteObjectOnSwap",(unsigned long)vmWriteObjectOnSwap},
285{"waitEmptyIOJobsQueue",(unsigned long)waitEmptyIOJobsQueue},
286{"waitForSwappedKey",(unsigned long)waitForSwappedKey},
287{"yesnotoi",(unsigned long)yesnotoi},
288{"zaddCommand",(unsigned long)zaddCommand},
289{"zaddGenericCommand",(unsigned long)zaddGenericCommand},
290{"zcardCommand",(unsigned long)zcardCommand},
291{"zcountCommand",(unsigned long)zcountCommand},
292{"zincrbyCommand",(unsigned long)zincrbyCommand},
293{"zinterCommand",(unsigned long)zinterCommand},
294{"zrangeCommand",(unsigned long)zrangeCommand},
295{"zrangeGenericCommand",(unsigned long)zrangeGenericCommand},
296{"zrangebyscoreCommand",(unsigned long)zrangebyscoreCommand},
297{"zrankCommand",(unsigned long)zrankCommand},
298{"zrankGenericCommand",(unsigned long)zrankGenericCommand},
299{"zremCommand",(unsigned long)zremCommand},
300{"zremrangebyrankCommand",(unsigned long)zremrangebyrankCommand},
301{"zremrangebyscoreCommand",(unsigned long)zremrangebyscoreCommand},
302{"zrevrangeCommand",(unsigned long)zrevrangeCommand},
303{"zrevrankCommand",(unsigned long)zrevrankCommand},
304{"zscoreCommand",(unsigned long)zscoreCommand},
305{"zslCreate",(unsigned long)zslCreate},
306{"zslCreateNode",(unsigned long)zslCreateNode},
307{"zslDelete",(unsigned long)zslDelete},
308{"zslFirstWithScore",(unsigned long)zslFirstWithScore},
309{"zslFree",(unsigned long)zslFree},
310{"zslFreeNode",(unsigned long)zslFreeNode},
311{"zslInsert",(unsigned long)zslInsert},
312{"zslRandomLevel",(unsigned long)zslRandomLevel},
313{"zunionCommand",(unsigned long)zunionCommand},
314{"zunionInterBlockClientOnSwappedKeys",(unsigned long)zunionInterBlockClientOnSwappedKeys},
315{"zunionInterGenericCommand",(unsigned long)zunionInterGenericCommand},
316{NULL,0}
317};