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