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