]> git.saurik.com Git - redis.git/blame - staticsymbols.h
Fixed 32bit make target to work on Linux out of the box
[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},
bcfc686d 8{"addReplySds",(unsigned long)addReplySds},
9d65a1bb 9{"aofRemoveTempFile",(unsigned long)aofRemoveTempFile},
bcfc686d 10{"appendServerSaveParams",(unsigned long)appendServerSaveParams},
11{"authCommand",(unsigned long)authCommand},
d5d55fc3 12{"beforeSleep",(unsigned long)beforeSleep},
9d65a1bb 13{"bgrewriteaofCommand",(unsigned long)bgrewriteaofCommand},
bcfc686d 14{"bgsaveCommand",(unsigned long)bgsaveCommand},
d5d55fc3 15{"blockClientOnSwappedKeys",(unsigned long)blockClientOnSwappedKeys},
b177fd30 16{"blockForKeys",(unsigned long)blockForKeys},
4409877e 17{"blockingPopGenericCommand",(unsigned long)blockingPopGenericCommand},
18{"blpopCommand",(unsigned long)blpopCommand},
19{"brpopCommand",(unsigned long)brpopCommand},
a69a0c9c 20{"bytesToHuman",(unsigned long)bytesToHuman},
4409877e 21{"call",(unsigned long)call},
bcfc686d 22{"closeTimedoutClients",(unsigned long)closeTimedoutClients},
23{"compareStringObjects",(unsigned long)compareStringObjects},
4ef8de8a 24{"computeObjectSwappability",(unsigned long)computeObjectSwappability},
bcfc686d 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},
a69a0c9c 40{"deleteIfSwapped",(unsigned long)deleteIfSwapped},
bcfc686d 41{"deleteIfVolatile",(unsigned long)deleteIfVolatile},
42{"deleteKey",(unsigned long)deleteKey},
43{"dictEncObjKeyCompare",(unsigned long)dictEncObjKeyCompare},
4409877e 44{"dictListDestructor",(unsigned long)dictListDestructor},
bcfc686d 45{"dictObjKeyCompare",(unsigned long)dictObjKeyCompare},
46{"dictRedisObjectDestructor",(unsigned long)dictRedisObjectDestructor},
47{"dictVanillaFree",(unsigned long)dictVanillaFree},
d5d55fc3 48{"dontWaitForSwappedKey",(unsigned long)dontWaitForSwappedKey},
bcfc686d 49{"dupClientReplyValue",(unsigned long)dupClientReplyValue},
4ef8de8a 50{"dupStringObject",(unsigned long)dupStringObject},
bcfc686d 51{"echoCommand",(unsigned long)echoCommand},
4409877e 52{"execCommand",(unsigned long)execCommand},
bcfc686d 53{"existsCommand",(unsigned long)existsCommand},
33843a90 54{"expandVmSwapFilename",(unsigned long)expandVmSwapFilename},
bcfc686d 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},
4409877e 65{"freeClientMultiState",(unsigned long)freeClientMultiState},
bcfc686d 66{"freeFakeClient",(unsigned long)freeFakeClient},
67{"freeHashObject",(unsigned long)freeHashObject},
f11b8647 68{"freeIOJob",(unsigned long)freeIOJob},
bcfc686d 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},
9d65a1bb 74{"fwriteBulk",(unsigned long)fwriteBulk},
75{"fwriteBulkDouble",(unsigned long)fwriteBulkDouble},
76{"fwriteBulkLong",(unsigned long)fwriteBulkLong},
dfc5e96c 77{"genRedisInfoString",(unsigned long)genRedisInfoString},
bcfc686d 78{"getCommand",(unsigned long)getCommand},
79{"getDecodedObject",(unsigned long)getDecodedObject},
80{"getExpire",(unsigned long)getExpire},
4409877e 81{"getGenericCommand",(unsigned long)getGenericCommand},
bcfc686d 82{"getMcontextEip",(unsigned long)getMcontextEip},
83{"getsetCommand",(unsigned long)getsetCommand},
84{"glueReplyBuffersIfNeeded",(unsigned long)glueReplyBuffersIfNeeded},
d5d55fc3 85{"handleClientsBlockedOnSwappedKey",(unsigned long)handleClientsBlockedOnSwappedKey},
4409877e 86{"handleClientsWaitingListPush",(unsigned long)handleClientsWaitingListPush},
bcfc686d 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},
4409877e 93{"initClientMultiState",(unsigned long)initClientMultiState},
bcfc686d 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},
a69a0c9c 102{"lockThreadedIO",(unsigned long)lockThreadedIO},
bcfc686d 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},
4409877e 119{"multiCommand",(unsigned long)multiCommand},
bcfc686d 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},
f11b8647 127{"queueIOJob",(unsigned long)queueIOJob},
4409877e 128{"queueMultiCommand",(unsigned long)queueMultiCommand},
bcfc686d 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},
4ef8de8a 135{"rdbLoadObject",(unsigned long)rdbLoadObject},
bcfc686d 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},
4ef8de8a 145{"rdbSaveObject",(unsigned long)rdbSaveObject},
bcfc686d 146{"rdbSaveStringObject",(unsigned long)rdbSaveStringObject},
147{"rdbSaveStringObjectRaw",(unsigned long)rdbSaveStringObjectRaw},
148{"rdbSaveTime",(unsigned long)rdbSaveTime},
149{"rdbSaveType",(unsigned long)rdbSaveType},
4ef8de8a 150{"rdbSavedObjectLen",(unsigned long)rdbSavedObjectLen},
151{"rdbSavedObjectPages",(unsigned long)rdbSavedObjectPages},
bcfc686d 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},
9d65a1bb 162{"rewriteAppendOnlyFile",(unsigned long)rewriteAppendOnlyFile},
163{"rewriteAppendOnlyFileBackground",(unsigned long)rewriteAppendOnlyFileBackground},
bcfc686d 164{"rpopCommand",(unsigned long)rpopCommand},
9d65a1bb 165{"rpoplpushcommand",(unsigned long)rpoplpushcommand},
bcfc686d 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},
9d65a1bb 178{"sendReplyToClientWritev",(unsigned long)sendReplyToClientWritev},
bcfc686d 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},
f11b8647 194{"spawnIOThread",(unsigned long)spawnIOThread},
bcfc686d 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},
a5819310 207{"tryFreeOneObjectFromFreelist",(unsigned long)tryFreeOneObjectFromFreelist},
bcfc686d 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},
b0d8747d 213{"unblockClientWaitingData",(unsigned long)unblockClientWaitingData},
a69a0c9c 214{"unlockThreadedIO",(unsigned long)unlockThreadedIO},
bcfc686d 215{"updateSlavesWaitingBgsave",(unsigned long)updateSlavesWaitingBgsave},
a69a0c9c 216{"vmCanSwapOut",(unsigned long)vmCanSwapOut},
217{"vmCancelThreadedIOJob",(unsigned long)vmCancelThreadedIOJob},
4ef8de8a 218{"vmFindContiguousPages",(unsigned long)vmFindContiguousPages},
219{"vmFreePage",(unsigned long)vmFreePage},
a69a0c9c 220{"vmGenericLoadObject",(unsigned long)vmGenericLoadObject},
4ef8de8a 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},
a69a0c9c 227{"vmPreviewObject",(unsigned long)vmPreviewObject},
33843a90 228{"vmReadObjectFromSwap",(unsigned long)vmReadObjectFromSwap},
229{"vmReopenSwapFile",(unsigned long)vmReopenSwapFile},
a69a0c9c 230{"vmSwapObjectBlocking",(unsigned long)vmSwapObjectBlocking},
231{"vmSwapObjectThreaded",(unsigned long)vmSwapObjectThreaded},
4ef8de8a 232{"vmSwapOneObject",(unsigned long)vmSwapOneObject},
a69a0c9c 233{"vmSwapOneObjectBlocking",(unsigned long)vmSwapOneObjectBlocking},
234{"vmSwapOneObjectThreaded",(unsigned long)vmSwapOneObjectThreaded},
235{"vmThreadedIOCompletedJob",(unsigned long)vmThreadedIOCompletedJob},
33843a90 236{"vmWriteObjectOnSwap",(unsigned long)vmWriteObjectOnSwap},
237{"waitEmptyIOJobsQueue",(unsigned long)waitEmptyIOJobsQueue},
d5d55fc3 238{"waitForSwappedKey",(unsigned long)waitForSwappedKey},
bcfc686d 239{"yesnotoi",(unsigned long)yesnotoi},
240{"zaddCommand",(unsigned long)zaddCommand},
9d65a1bb 241{"zaddGenericCommand",(unsigned long)zaddGenericCommand},
bcfc686d 242{"zcardCommand",(unsigned long)zcardCommand},
9d65a1bb 243{"zincrbyCommand",(unsigned long)zincrbyCommand},
bcfc686d 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};