]> git.saurik.com Git - redis.git/blame - staticsymbols.h
Merge branch 'test_vm' of git://github.com/pietern/redis
[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},
183{"processCommand",(unsigned long)processCommand},
184{"processInputBuffer",(unsigned long)processInputBuffer},
884d4b39 185{"psubscribeCommand",(unsigned long)psubscribeCommand},
186{"publishCommand",(unsigned long)publishCommand},
187{"pubsubPublishMessage",(unsigned long)pubsubPublishMessage},
188{"pubsubSubscribeChannel",(unsigned long)pubsubSubscribeChannel},
189{"pubsubSubscribePattern",(unsigned long)pubsubSubscribePattern},
190{"pubsubUnsubscribeAllChannels",(unsigned long)pubsubUnsubscribeAllChannels},
191{"pubsubUnsubscribeAllPatterns",(unsigned long)pubsubUnsubscribeAllPatterns},
192{"pubsubUnsubscribeChannel",(unsigned long)pubsubUnsubscribeChannel},
193{"pubsubUnsubscribePattern",(unsigned long)pubsubUnsubscribePattern},
194{"punsubscribeCommand",(unsigned long)punsubscribeCommand},
bcfc686d 195{"pushGenericCommand",(unsigned long)pushGenericCommand},
196{"qsortCompareSetsByCardinality",(unsigned long)qsortCompareSetsByCardinality},
9c8e3cee 197{"qsortCompareZsetopsrcByCardinality",(unsigned long)qsortCompareZsetopsrcByCardinality},
f11b8647 198{"queueIOJob",(unsigned long)queueIOJob},
4409877e 199{"queueMultiCommand",(unsigned long)queueMultiCommand},
bcfc686d 200{"randomkeyCommand",(unsigned long)randomkeyCommand},
5d373da9 201{"rdbEncodeInteger",(unsigned long)rdbEncodeInteger},
202{"rdbGenericLoadStringObject",(unsigned long)rdbGenericLoadStringObject},
bcfc686d 203{"rdbLoad",(unsigned long)rdbLoad},
204{"rdbLoadDoubleValue",(unsigned long)rdbLoadDoubleValue},
5d373da9 205{"rdbLoadEncodedStringObject",(unsigned long)rdbLoadEncodedStringObject},
bcfc686d 206{"rdbLoadIntegerObject",(unsigned long)rdbLoadIntegerObject},
207{"rdbLoadLen",(unsigned long)rdbLoadLen},
208{"rdbLoadLzfStringObject",(unsigned long)rdbLoadLzfStringObject},
4ef8de8a 209{"rdbLoadObject",(unsigned long)rdbLoadObject},
bcfc686d 210{"rdbLoadStringObject",(unsigned long)rdbLoadStringObject},
211{"rdbLoadTime",(unsigned long)rdbLoadTime},
212{"rdbLoadType",(unsigned long)rdbLoadType},
213{"rdbRemoveTempFile",(unsigned long)rdbRemoveTempFile},
214{"rdbSave",(unsigned long)rdbSave},
215{"rdbSaveBackground",(unsigned long)rdbSaveBackground},
216{"rdbSaveDoubleValue",(unsigned long)rdbSaveDoubleValue},
217{"rdbSaveLen",(unsigned long)rdbSaveLen},
218{"rdbSaveLzfStringObject",(unsigned long)rdbSaveLzfStringObject},
4ef8de8a 219{"rdbSaveObject",(unsigned long)rdbSaveObject},
b1befe6a 220{"rdbSaveRawString",(unsigned long)rdbSaveRawString},
bcfc686d 221{"rdbSaveStringObject",(unsigned long)rdbSaveStringObject},
bcfc686d 222{"rdbSaveTime",(unsigned long)rdbSaveTime},
223{"rdbSaveType",(unsigned long)rdbSaveType},
4ef8de8a 224{"rdbSavedObjectLen",(unsigned long)rdbSavedObjectLen},
225{"rdbSavedObjectPages",(unsigned long)rdbSavedObjectPages},
bcfc686d 226{"rdbTryIntegerEncoding",(unsigned long)rdbTryIntegerEncoding},
227{"readQueryFromClient",(unsigned long)readQueryFromClient},
228{"redisLog",(unsigned long)redisLog},
229{"removeExpire",(unsigned long)removeExpire},
230{"renameCommand",(unsigned long)renameCommand},
231{"renameGenericCommand",(unsigned long)renameGenericCommand},
232{"renamenxCommand",(unsigned long)renamenxCommand},
a0e7e5f5 233{"replicationFeedMonitors",(unsigned long)replicationFeedMonitors},
bcfc686d 234{"replicationFeedSlaves",(unsigned long)replicationFeedSlaves},
235{"resetClient",(unsigned long)resetClient},
236{"resetServerSaveParams",(unsigned long)resetServerSaveParams},
9d65a1bb 237{"rewriteAppendOnlyFile",(unsigned long)rewriteAppendOnlyFile},
238{"rewriteAppendOnlyFileBackground",(unsigned long)rewriteAppendOnlyFileBackground},
bcfc686d 239{"rpopCommand",(unsigned long)rpopCommand},
9d65a1bb 240{"rpoplpushcommand",(unsigned long)rpoplpushcommand},
bcfc686d 241{"rpushCommand",(unsigned long)rpushCommand},
242{"saddCommand",(unsigned long)saddCommand},
243{"saveCommand",(unsigned long)saveCommand},
244{"scardCommand",(unsigned long)scardCommand},
245{"sdiffCommand",(unsigned long)sdiffCommand},
246{"sdiffstoreCommand",(unsigned long)sdiffstoreCommand},
247{"sdsDictKeyCompare",(unsigned long)sdsDictKeyCompare},
a0e7e5f5 248{"sdscatrepr",(unsigned long)sdscatrepr},
bcfc686d 249{"segvHandler",(unsigned long)segvHandler},
250{"selectCommand",(unsigned long)selectCommand},
251{"selectDb",(unsigned long)selectDb},
252{"sendBulkToSlave",(unsigned long)sendBulkToSlave},
253{"sendReplyToClient",(unsigned long)sendReplyToClient},
9d65a1bb 254{"sendReplyToClientWritev",(unsigned long)sendReplyToClientWritev},
bcfc686d 255{"serverCron",(unsigned long)serverCron},
256{"setCommand",(unsigned long)setCommand},
257{"setExpire",(unsigned long)setExpire},
258{"setGenericCommand",(unsigned long)setGenericCommand},
a0e7e5f5 259{"setexCommand",(unsigned long)setexCommand},
bcfc686d 260{"setnxCommand",(unsigned long)setnxCommand},
261{"setupSigSegvAction",(unsigned long)setupSigSegvAction},
262{"shutdownCommand",(unsigned long)shutdownCommand},
263{"sinterCommand",(unsigned long)sinterCommand},
264{"sinterGenericCommand",(unsigned long)sinterGenericCommand},
265{"sinterstoreCommand",(unsigned long)sinterstoreCommand},
266{"sismemberCommand",(unsigned long)sismemberCommand},
267{"slaveofCommand",(unsigned long)slaveofCommand},
268{"smoveCommand",(unsigned long)smoveCommand},
269{"sortCommand",(unsigned long)sortCommand},
270{"sortCompare",(unsigned long)sortCompare},
f11b8647 271{"spawnIOThread",(unsigned long)spawnIOThread},
bcfc686d 272{"spopCommand",(unsigned long)spopCommand},
273{"srandmemberCommand",(unsigned long)srandmemberCommand},
274{"sremCommand",(unsigned long)sremCommand},
275{"stringObjectLen",(unsigned long)stringObjectLen},
248ea310 276{"stringmatch",(unsigned long)stringmatch},
277{"stringmatchlen",(unsigned long)stringmatchlen},
884d4b39 278{"subscribeCommand",(unsigned long)subscribeCommand},
b1befe6a 279{"substrCommand",(unsigned long)substrCommand},
bcfc686d 280{"sunionCommand",(unsigned long)sunionCommand},
281{"sunionDiffGenericCommand",(unsigned long)sunionDiffGenericCommand},
282{"sunionstoreCommand",(unsigned long)sunionstoreCommand},
283{"syncCommand",(unsigned long)syncCommand},
284{"syncRead",(unsigned long)syncRead},
285{"syncReadLine",(unsigned long)syncReadLine},
286{"syncWithMaster",(unsigned long)syncWithMaster},
287{"syncWrite",(unsigned long)syncWrite},
a5819310 288{"tryFreeOneObjectFromFreelist",(unsigned long)tryFreeOneObjectFromFreelist},
bcfc686d 289{"tryObjectEncoding",(unsigned long)tryObjectEncoding},
bcfc686d 290{"tryResizeHashTables",(unsigned long)tryResizeHashTables},
291{"ttlCommand",(unsigned long)ttlCommand},
292{"typeCommand",(unsigned long)typeCommand},
b0d8747d 293{"unblockClientWaitingData",(unsigned long)unblockClientWaitingData},
a69a0c9c 294{"unlockThreadedIO",(unsigned long)unlockThreadedIO},
884d4b39 295{"unsubscribeCommand",(unsigned long)unsubscribeCommand},
296{"updateDictResizePolicy",(unsigned long)updateDictResizePolicy},
bcfc686d 297{"updateSlavesWaitingBgsave",(unsigned long)updateSlavesWaitingBgsave},
248ea310 298{"usage",(unsigned long)usage},
299{"version",(unsigned long)version},
a69a0c9c 300{"vmCanSwapOut",(unsigned long)vmCanSwapOut},
301{"vmCancelThreadedIOJob",(unsigned long)vmCancelThreadedIOJob},
4ef8de8a 302{"vmFindContiguousPages",(unsigned long)vmFindContiguousPages},
303{"vmFreePage",(unsigned long)vmFreePage},
a69a0c9c 304{"vmGenericLoadObject",(unsigned long)vmGenericLoadObject},
4ef8de8a 305{"vmInit",(unsigned long)vmInit},
306{"vmLoadObject",(unsigned long)vmLoadObject},
307{"vmMarkPageFree",(unsigned long)vmMarkPageFree},
308{"vmMarkPageUsed",(unsigned long)vmMarkPageUsed},
309{"vmMarkPagesFree",(unsigned long)vmMarkPagesFree},
310{"vmMarkPagesUsed",(unsigned long)vmMarkPagesUsed},
a69a0c9c 311{"vmPreviewObject",(unsigned long)vmPreviewObject},
33843a90 312{"vmReadObjectFromSwap",(unsigned long)vmReadObjectFromSwap},
313{"vmReopenSwapFile",(unsigned long)vmReopenSwapFile},
a69a0c9c 314{"vmSwapObjectBlocking",(unsigned long)vmSwapObjectBlocking},
315{"vmSwapObjectThreaded",(unsigned long)vmSwapObjectThreaded},
4ef8de8a 316{"vmSwapOneObject",(unsigned long)vmSwapOneObject},
a69a0c9c 317{"vmSwapOneObjectBlocking",(unsigned long)vmSwapOneObjectBlocking},
318{"vmSwapOneObjectThreaded",(unsigned long)vmSwapOneObjectThreaded},
319{"vmThreadedIOCompletedJob",(unsigned long)vmThreadedIOCompletedJob},
33843a90 320{"vmWriteObjectOnSwap",(unsigned long)vmWriteObjectOnSwap},
321{"waitEmptyIOJobsQueue",(unsigned long)waitEmptyIOJobsQueue},
5d373da9 322{"waitForMultipleSwappedKeys",(unsigned long)waitForMultipleSwappedKeys},
d5d55fc3 323{"waitForSwappedKey",(unsigned long)waitForSwappedKey},
5d373da9 324{"xorDigest",(unsigned long)xorDigest},
325{"xorObjectDigest",(unsigned long)xorObjectDigest},
bcfc686d 326{"yesnotoi",(unsigned long)yesnotoi},
327{"zaddCommand",(unsigned long)zaddCommand},
9d65a1bb 328{"zaddGenericCommand",(unsigned long)zaddGenericCommand},
bcfc686d 329{"zcardCommand",(unsigned long)zcardCommand},
b1befe6a 330{"zcountCommand",(unsigned long)zcountCommand},
9d65a1bb 331{"zincrbyCommand",(unsigned long)zincrbyCommand},
5d373da9 332{"zinterstoreCommand",(unsigned long)zinterstoreCommand},
bcfc686d 333{"zrangeCommand",(unsigned long)zrangeCommand},
334{"zrangeGenericCommand",(unsigned long)zrangeGenericCommand},
335{"zrangebyscoreCommand",(unsigned long)zrangebyscoreCommand},
b1befe6a 336{"zrankCommand",(unsigned long)zrankCommand},
9c8e3cee 337{"zrankGenericCommand",(unsigned long)zrankGenericCommand},
bcfc686d 338{"zremCommand",(unsigned long)zremCommand},
9c8e3cee 339{"zremrangebyrankCommand",(unsigned long)zremrangebyrankCommand},
bcfc686d 340{"zremrangebyscoreCommand",(unsigned long)zremrangebyscoreCommand},
341{"zrevrangeCommand",(unsigned long)zrevrangeCommand},
9c8e3cee 342{"zrevrankCommand",(unsigned long)zrevrankCommand},
bcfc686d 343{"zscoreCommand",(unsigned long)zscoreCommand},
344{"zslCreate",(unsigned long)zslCreate},
345{"zslCreateNode",(unsigned long)zslCreateNode},
346{"zslDelete",(unsigned long)zslDelete},
347{"zslFirstWithScore",(unsigned long)zslFirstWithScore},
348{"zslFree",(unsigned long)zslFree},
349{"zslFreeNode",(unsigned long)zslFreeNode},
350{"zslInsert",(unsigned long)zslInsert},
351{"zslRandomLevel",(unsigned long)zslRandomLevel},
ad6de43c 352{"zunionInterBlockClientOnSwappedKeys",(unsigned long)zunionInterBlockClientOnSwappedKeys},
9c8e3cee 353{"zunionInterGenericCommand",(unsigned long)zunionInterGenericCommand},
5d373da9 354{"zunionstoreCommand",(unsigned long)zunionstoreCommand},
bcfc686d 355{NULL,0}
356};