]> git.saurik.com Git - redis.git/blame_incremental - staticsymbols.h
Better to increment the version minor number when a VM bug is fixed... it will be...
[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{"addReplyBulkLen",(unsigned long)addReplyBulkLen},
7{"addReplyDouble",(unsigned long)addReplyDouble},
8{"addReplySds",(unsigned long)addReplySds},
9{"aofRemoveTempFile",(unsigned long)aofRemoveTempFile},
10{"appendServerSaveParams",(unsigned long)appendServerSaveParams},
11{"authCommand",(unsigned long)authCommand},
12{"beforeSleep",(unsigned long)beforeSleep},
13{"bgrewriteaofCommand",(unsigned long)bgrewriteaofCommand},
14{"bgsaveCommand",(unsigned long)bgsaveCommand},
15{"blockClientOnSwappedKeys",(unsigned long)blockClientOnSwappedKeys},
16{"blockForKeys",(unsigned long)blockForKeys},
17{"blockingPopGenericCommand",(unsigned long)blockingPopGenericCommand},
18{"blpopCommand",(unsigned long)blpopCommand},
19{"brpopCommand",(unsigned long)brpopCommand},
20{"bytesToHuman",(unsigned long)bytesToHuman},
21{"call",(unsigned long)call},
22{"closeTimedoutClients",(unsigned long)closeTimedoutClients},
23{"compareStringObjects",(unsigned long)compareStringObjects},
24{"computeObjectSwappability",(unsigned long)computeObjectSwappability},
25{"createClient",(unsigned long)createClient},
26{"createListObject",(unsigned long)createListObject},
27{"createObject",(unsigned long)createObject},
28{"createSetObject",(unsigned long)createSetObject},
29{"createSharedObjects",(unsigned long)createSharedObjects},
30{"createSortOperation",(unsigned long)createSortOperation},
31{"createStringObject",(unsigned long)createStringObject},
32{"createZsetObject",(unsigned long)createZsetObject},
33{"daemonize",(unsigned long)daemonize},
34{"dbsizeCommand",(unsigned long)dbsizeCommand},
35{"debugCommand",(unsigned long)debugCommand},
36{"decrCommand",(unsigned long)decrCommand},
37{"decrRefCount",(unsigned long)decrRefCount},
38{"decrbyCommand",(unsigned long)decrbyCommand},
39{"delCommand",(unsigned long)delCommand},
40{"deleteIfSwapped",(unsigned long)deleteIfSwapped},
41{"deleteIfVolatile",(unsigned long)deleteIfVolatile},
42{"deleteKey",(unsigned long)deleteKey},
43{"dictEncObjKeyCompare",(unsigned long)dictEncObjKeyCompare},
44{"dictListDestructor",(unsigned long)dictListDestructor},
45{"dictObjKeyCompare",(unsigned long)dictObjKeyCompare},
46{"dictRedisObjectDestructor",(unsigned long)dictRedisObjectDestructor},
47{"dictVanillaFree",(unsigned long)dictVanillaFree},
48{"dontWaitForSwappedKey",(unsigned long)dontWaitForSwappedKey},
49{"dupClientReplyValue",(unsigned long)dupClientReplyValue},
50{"dupStringObject",(unsigned long)dupStringObject},
51{"echoCommand",(unsigned long)echoCommand},
52{"execCommand",(unsigned long)execCommand},
53{"existsCommand",(unsigned long)existsCommand},
54{"expandVmSwapFilename",(unsigned long)expandVmSwapFilename},
55{"expireCommand",(unsigned long)expireCommand},
56{"expireGenericCommand",(unsigned long)expireGenericCommand},
57{"expireIfNeeded",(unsigned long)expireIfNeeded},
58{"expireatCommand",(unsigned long)expireatCommand},
59{"feedAppendOnlyFile",(unsigned long)feedAppendOnlyFile},
60{"findFuncName",(unsigned long)findFuncName},
61{"flushallCommand",(unsigned long)flushallCommand},
62{"flushdbCommand",(unsigned long)flushdbCommand},
63{"freeClient",(unsigned long)freeClient},
64{"freeClientArgv",(unsigned long)freeClientArgv},
65{"freeClientMultiState",(unsigned long)freeClientMultiState},
66{"freeFakeClient",(unsigned long)freeFakeClient},
67{"freeHashObject",(unsigned long)freeHashObject},
68{"freeIOJob",(unsigned long)freeIOJob},
69{"freeListObject",(unsigned long)freeListObject},
70{"freeMemoryIfNeeded",(unsigned long)freeMemoryIfNeeded},
71{"freeSetObject",(unsigned long)freeSetObject},
72{"freeStringObject",(unsigned long)freeStringObject},
73{"freeZsetObject",(unsigned long)freeZsetObject},
74{"fwriteBulk",(unsigned long)fwriteBulk},
75{"fwriteBulkDouble",(unsigned long)fwriteBulkDouble},
76{"fwriteBulkLong",(unsigned long)fwriteBulkLong},
77{"genRedisInfoString",(unsigned long)genRedisInfoString},
78{"getCommand",(unsigned long)getCommand},
79{"getDecodedObject",(unsigned long)getDecodedObject},
80{"getExpire",(unsigned long)getExpire},
81{"getGenericCommand",(unsigned long)getGenericCommand},
82{"getMcontextEip",(unsigned long)getMcontextEip},
83{"getsetCommand",(unsigned long)getsetCommand},
84{"glueReplyBuffersIfNeeded",(unsigned long)glueReplyBuffersIfNeeded},
85{"handleClientsBlockedOnSwappedKey",(unsigned long)handleClientsBlockedOnSwappedKey},
86{"handleClientsWaitingListPush",(unsigned long)handleClientsWaitingListPush},
87{"htNeedsResize",(unsigned long)htNeedsResize},
88{"incrCommand",(unsigned long)incrCommand},
89{"incrDecrCommand",(unsigned long)incrDecrCommand},
90{"incrRefCount",(unsigned long)incrRefCount},
91{"incrbyCommand",(unsigned long)incrbyCommand},
92{"infoCommand",(unsigned long)infoCommand},
93{"initClientMultiState",(unsigned long)initClientMultiState},
94{"initServer",(unsigned long)initServer},
95{"initServerConfig",(unsigned long)initServerConfig},
96{"isStringRepresentableAsLong",(unsigned long)isStringRepresentableAsLong},
97{"keysCommand",(unsigned long)keysCommand},
98{"lastsaveCommand",(unsigned long)lastsaveCommand},
99{"lindexCommand",(unsigned long)lindexCommand},
100{"llenCommand",(unsigned long)llenCommand},
101{"loadServerConfig",(unsigned long)loadServerConfig},
102{"lockThreadedIO",(unsigned long)lockThreadedIO},
103{"lookupKey",(unsigned long)lookupKey},
104{"lookupKeyByPattern",(unsigned long)lookupKeyByPattern},
105{"lookupKeyRead",(unsigned long)lookupKeyRead},
106{"lookupKeyWrite",(unsigned long)lookupKeyWrite},
107{"lpopCommand",(unsigned long)lpopCommand},
108{"lpushCommand",(unsigned long)lpushCommand},
109{"lrangeCommand",(unsigned long)lrangeCommand},
110{"lremCommand",(unsigned long)lremCommand},
111{"lsetCommand",(unsigned long)lsetCommand},
112{"ltrimCommand",(unsigned long)ltrimCommand},
113{"mgetCommand",(unsigned long)mgetCommand},
114{"monitorCommand",(unsigned long)monitorCommand},
115{"moveCommand",(unsigned long)moveCommand},
116{"msetCommand",(unsigned long)msetCommand},
117{"msetGenericCommand",(unsigned long)msetGenericCommand},
118{"msetnxCommand",(unsigned long)msetnxCommand},
119{"multiCommand",(unsigned long)multiCommand},
120{"oom",(unsigned long)oom},
121{"pingCommand",(unsigned long)pingCommand},
122{"popGenericCommand",(unsigned long)popGenericCommand},
123{"processCommand",(unsigned long)processCommand},
124{"processInputBuffer",(unsigned long)processInputBuffer},
125{"pushGenericCommand",(unsigned long)pushGenericCommand},
126{"qsortCompareSetsByCardinality",(unsigned long)qsortCompareSetsByCardinality},
127{"queueIOJob",(unsigned long)queueIOJob},
128{"queueMultiCommand",(unsigned long)queueMultiCommand},
129{"randomkeyCommand",(unsigned long)randomkeyCommand},
130{"rdbLoad",(unsigned long)rdbLoad},
131{"rdbLoadDoubleValue",(unsigned long)rdbLoadDoubleValue},
132{"rdbLoadIntegerObject",(unsigned long)rdbLoadIntegerObject},
133{"rdbLoadLen",(unsigned long)rdbLoadLen},
134{"rdbLoadLzfStringObject",(unsigned long)rdbLoadLzfStringObject},
135{"rdbLoadObject",(unsigned long)rdbLoadObject},
136{"rdbLoadStringObject",(unsigned long)rdbLoadStringObject},
137{"rdbLoadTime",(unsigned long)rdbLoadTime},
138{"rdbLoadType",(unsigned long)rdbLoadType},
139{"rdbRemoveTempFile",(unsigned long)rdbRemoveTempFile},
140{"rdbSave",(unsigned long)rdbSave},
141{"rdbSaveBackground",(unsigned long)rdbSaveBackground},
142{"rdbSaveDoubleValue",(unsigned long)rdbSaveDoubleValue},
143{"rdbSaveLen",(unsigned long)rdbSaveLen},
144{"rdbSaveLzfStringObject",(unsigned long)rdbSaveLzfStringObject},
145{"rdbSaveObject",(unsigned long)rdbSaveObject},
146{"rdbSaveStringObject",(unsigned long)rdbSaveStringObject},
147{"rdbSaveStringObjectRaw",(unsigned long)rdbSaveStringObjectRaw},
148{"rdbSaveTime",(unsigned long)rdbSaveTime},
149{"rdbSaveType",(unsigned long)rdbSaveType},
150{"rdbSavedObjectLen",(unsigned long)rdbSavedObjectLen},
151{"rdbSavedObjectPages",(unsigned long)rdbSavedObjectPages},
152{"rdbTryIntegerEncoding",(unsigned long)rdbTryIntegerEncoding},
153{"readQueryFromClient",(unsigned long)readQueryFromClient},
154{"redisLog",(unsigned long)redisLog},
155{"removeExpire",(unsigned long)removeExpire},
156{"renameCommand",(unsigned long)renameCommand},
157{"renameGenericCommand",(unsigned long)renameGenericCommand},
158{"renamenxCommand",(unsigned long)renamenxCommand},
159{"replicationFeedSlaves",(unsigned long)replicationFeedSlaves},
160{"resetClient",(unsigned long)resetClient},
161{"resetServerSaveParams",(unsigned long)resetServerSaveParams},
162{"rewriteAppendOnlyFile",(unsigned long)rewriteAppendOnlyFile},
163{"rewriteAppendOnlyFileBackground",(unsigned long)rewriteAppendOnlyFileBackground},
164{"rpopCommand",(unsigned long)rpopCommand},
165{"rpoplpushcommand",(unsigned long)rpoplpushcommand},
166{"rpushCommand",(unsigned long)rpushCommand},
167{"saddCommand",(unsigned long)saddCommand},
168{"saveCommand",(unsigned long)saveCommand},
169{"scardCommand",(unsigned long)scardCommand},
170{"sdiffCommand",(unsigned long)sdiffCommand},
171{"sdiffstoreCommand",(unsigned long)sdiffstoreCommand},
172{"sdsDictKeyCompare",(unsigned long)sdsDictKeyCompare},
173{"segvHandler",(unsigned long)segvHandler},
174{"selectCommand",(unsigned long)selectCommand},
175{"selectDb",(unsigned long)selectDb},
176{"sendBulkToSlave",(unsigned long)sendBulkToSlave},
177{"sendReplyToClient",(unsigned long)sendReplyToClient},
178{"sendReplyToClientWritev",(unsigned long)sendReplyToClientWritev},
179{"serverCron",(unsigned long)serverCron},
180{"setCommand",(unsigned long)setCommand},
181{"setExpire",(unsigned long)setExpire},
182{"setGenericCommand",(unsigned long)setGenericCommand},
183{"setnxCommand",(unsigned long)setnxCommand},
184{"setupSigSegvAction",(unsigned long)setupSigSegvAction},
185{"shutdownCommand",(unsigned long)shutdownCommand},
186{"sinterCommand",(unsigned long)sinterCommand},
187{"sinterGenericCommand",(unsigned long)sinterGenericCommand},
188{"sinterstoreCommand",(unsigned long)sinterstoreCommand},
189{"sismemberCommand",(unsigned long)sismemberCommand},
190{"slaveofCommand",(unsigned long)slaveofCommand},
191{"smoveCommand",(unsigned long)smoveCommand},
192{"sortCommand",(unsigned long)sortCommand},
193{"sortCompare",(unsigned long)sortCompare},
194{"spawnIOThread",(unsigned long)spawnIOThread},
195{"spopCommand",(unsigned long)spopCommand},
196{"srandmemberCommand",(unsigned long)srandmemberCommand},
197{"sremCommand",(unsigned long)sremCommand},
198{"stringObjectLen",(unsigned long)stringObjectLen},
199{"sunionCommand",(unsigned long)sunionCommand},
200{"sunionDiffGenericCommand",(unsigned long)sunionDiffGenericCommand},
201{"sunionstoreCommand",(unsigned long)sunionstoreCommand},
202{"syncCommand",(unsigned long)syncCommand},
203{"syncRead",(unsigned long)syncRead},
204{"syncReadLine",(unsigned long)syncReadLine},
205{"syncWithMaster",(unsigned long)syncWithMaster},
206{"syncWrite",(unsigned long)syncWrite},
207{"tryFreeOneObjectFromFreelist",(unsigned long)tryFreeOneObjectFromFreelist},
208{"tryObjectEncoding",(unsigned long)tryObjectEncoding},
209{"tryObjectSharing",(unsigned long)tryObjectSharing},
210{"tryResizeHashTables",(unsigned long)tryResizeHashTables},
211{"ttlCommand",(unsigned long)ttlCommand},
212{"typeCommand",(unsigned long)typeCommand},
213{"unblockClientWaitingData",(unsigned long)unblockClientWaitingData},
214{"unlockThreadedIO",(unsigned long)unlockThreadedIO},
215{"updateSlavesWaitingBgsave",(unsigned long)updateSlavesWaitingBgsave},
216{"vmCanSwapOut",(unsigned long)vmCanSwapOut},
217{"vmCancelThreadedIOJob",(unsigned long)vmCancelThreadedIOJob},
218{"vmFindContiguousPages",(unsigned long)vmFindContiguousPages},
219{"vmFreePage",(unsigned long)vmFreePage},
220{"vmGenericLoadObject",(unsigned long)vmGenericLoadObject},
221{"vmInit",(unsigned long)vmInit},
222{"vmLoadObject",(unsigned long)vmLoadObject},
223{"vmMarkPageFree",(unsigned long)vmMarkPageFree},
224{"vmMarkPageUsed",(unsigned long)vmMarkPageUsed},
225{"vmMarkPagesFree",(unsigned long)vmMarkPagesFree},
226{"vmMarkPagesUsed",(unsigned long)vmMarkPagesUsed},
227{"vmPreviewObject",(unsigned long)vmPreviewObject},
228{"vmReadObjectFromSwap",(unsigned long)vmReadObjectFromSwap},
229{"vmReopenSwapFile",(unsigned long)vmReopenSwapFile},
230{"vmSwapObjectBlocking",(unsigned long)vmSwapObjectBlocking},
231{"vmSwapObjectThreaded",(unsigned long)vmSwapObjectThreaded},
232{"vmSwapOneObject",(unsigned long)vmSwapOneObject},
233{"vmSwapOneObjectBlocking",(unsigned long)vmSwapOneObjectBlocking},
234{"vmSwapOneObjectThreaded",(unsigned long)vmSwapOneObjectThreaded},
235{"vmThreadedIOCompletedJob",(unsigned long)vmThreadedIOCompletedJob},
236{"vmWriteObjectOnSwap",(unsigned long)vmWriteObjectOnSwap},
237{"waitEmptyIOJobsQueue",(unsigned long)waitEmptyIOJobsQueue},
238{"waitForSwappedKey",(unsigned long)waitForSwappedKey},
239{"yesnotoi",(unsigned long)yesnotoi},
240{"zaddCommand",(unsigned long)zaddCommand},
241{"zaddGenericCommand",(unsigned long)zaddGenericCommand},
242{"zcardCommand",(unsigned long)zcardCommand},
243{"zincrbyCommand",(unsigned long)zincrbyCommand},
244{"zrangeCommand",(unsigned long)zrangeCommand},
245{"zrangeGenericCommand",(unsigned long)zrangeGenericCommand},
246{"zrangebyscoreCommand",(unsigned long)zrangebyscoreCommand},
247{"zremCommand",(unsigned long)zremCommand},
248{"zremrangebyscoreCommand",(unsigned long)zremrangebyscoreCommand},
249{"zrevrangeCommand",(unsigned long)zrevrangeCommand},
250{"zscoreCommand",(unsigned long)zscoreCommand},
251{"zslCreate",(unsigned long)zslCreate},
252{"zslCreateNode",(unsigned long)zslCreateNode},
253{"zslDelete",(unsigned long)zslDelete},
254{"zslFirstWithScore",(unsigned long)zslFirstWithScore},
255{"zslFree",(unsigned long)zslFree},
256{"zslFreeNode",(unsigned long)zslFreeNode},
257{"zslInsert",(unsigned long)zslInsert},
258{"zslRandomLevel",(unsigned long)zslRandomLevel},
259{NULL,0}
260};