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