]> git.saurik.com Git - redis.git/blame - staticsymbols.h
converted random printfs in debug logs
[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},
a69a0c9c 67{"freeOneObjectFromFreelist",(unsigned long)freeOneObjectFromFreelist},
bcfc686d 68{"freeSetObject",(unsigned long)freeSetObject},
69{"freeStringObject",(unsigned long)freeStringObject},
70{"freeZsetObject",(unsigned long)freeZsetObject},
9d65a1bb 71{"fwriteBulk",(unsigned long)fwriteBulk},
72{"fwriteBulkDouble",(unsigned long)fwriteBulkDouble},
73{"fwriteBulkLong",(unsigned long)fwriteBulkLong},
dfc5e96c 74{"genRedisInfoString",(unsigned long)genRedisInfoString},
bcfc686d 75{"getCommand",(unsigned long)getCommand},
76{"getDecodedObject",(unsigned long)getDecodedObject},
77{"getExpire",(unsigned long)getExpire},
4409877e 78{"getGenericCommand",(unsigned long)getGenericCommand},
bcfc686d 79{"getMcontextEip",(unsigned long)getMcontextEip},
80{"getsetCommand",(unsigned long)getsetCommand},
81{"glueReplyBuffersIfNeeded",(unsigned long)glueReplyBuffersIfNeeded},
4409877e 82{"handleClientsWaitingListPush",(unsigned long)handleClientsWaitingListPush},
bcfc686d 83{"htNeedsResize",(unsigned long)htNeedsResize},
84{"incrCommand",(unsigned long)incrCommand},
85{"incrDecrCommand",(unsigned long)incrDecrCommand},
86{"incrRefCount",(unsigned long)incrRefCount},
87{"incrbyCommand",(unsigned long)incrbyCommand},
88{"infoCommand",(unsigned long)infoCommand},
4409877e 89{"initClientMultiState",(unsigned long)initClientMultiState},
bcfc686d 90{"initServer",(unsigned long)initServer},
91{"initServerConfig",(unsigned long)initServerConfig},
92{"isStringRepresentableAsLong",(unsigned long)isStringRepresentableAsLong},
93{"keysCommand",(unsigned long)keysCommand},
94{"lastsaveCommand",(unsigned long)lastsaveCommand},
95{"lindexCommand",(unsigned long)lindexCommand},
96{"llenCommand",(unsigned long)llenCommand},
97{"loadServerConfig",(unsigned long)loadServerConfig},
a69a0c9c 98{"lockThreadedIO",(unsigned long)lockThreadedIO},
bcfc686d 99{"lookupKey",(unsigned long)lookupKey},
100{"lookupKeyByPattern",(unsigned long)lookupKeyByPattern},
101{"lookupKeyRead",(unsigned long)lookupKeyRead},
102{"lookupKeyWrite",(unsigned long)lookupKeyWrite},
103{"lpopCommand",(unsigned long)lpopCommand},
104{"lpushCommand",(unsigned long)lpushCommand},
105{"lrangeCommand",(unsigned long)lrangeCommand},
106{"lremCommand",(unsigned long)lremCommand},
107{"lsetCommand",(unsigned long)lsetCommand},
108{"ltrimCommand",(unsigned long)ltrimCommand},
109{"mgetCommand",(unsigned long)mgetCommand},
110{"monitorCommand",(unsigned long)monitorCommand},
111{"moveCommand",(unsigned long)moveCommand},
112{"msetCommand",(unsigned long)msetCommand},
113{"msetGenericCommand",(unsigned long)msetGenericCommand},
114{"msetnxCommand",(unsigned long)msetnxCommand},
4409877e 115{"multiCommand",(unsigned long)multiCommand},
bcfc686d 116{"oom",(unsigned long)oom},
117{"pingCommand",(unsigned long)pingCommand},
118{"popGenericCommand",(unsigned long)popGenericCommand},
119{"processCommand",(unsigned long)processCommand},
120{"processInputBuffer",(unsigned long)processInputBuffer},
121{"pushGenericCommand",(unsigned long)pushGenericCommand},
122{"qsortCompareSetsByCardinality",(unsigned long)qsortCompareSetsByCardinality},
f11b8647 123{"queueIOJob",(unsigned long)queueIOJob},
4409877e 124{"queueMultiCommand",(unsigned long)queueMultiCommand},
bcfc686d 125{"randomkeyCommand",(unsigned long)randomkeyCommand},
126{"rdbLoad",(unsigned long)rdbLoad},
127{"rdbLoadDoubleValue",(unsigned long)rdbLoadDoubleValue},
128{"rdbLoadIntegerObject",(unsigned long)rdbLoadIntegerObject},
129{"rdbLoadLen",(unsigned long)rdbLoadLen},
130{"rdbLoadLzfStringObject",(unsigned long)rdbLoadLzfStringObject},
4ef8de8a 131{"rdbLoadObject",(unsigned long)rdbLoadObject},
bcfc686d 132{"rdbLoadStringObject",(unsigned long)rdbLoadStringObject},
133{"rdbLoadTime",(unsigned long)rdbLoadTime},
134{"rdbLoadType",(unsigned long)rdbLoadType},
135{"rdbRemoveTempFile",(unsigned long)rdbRemoveTempFile},
136{"rdbSave",(unsigned long)rdbSave},
137{"rdbSaveBackground",(unsigned long)rdbSaveBackground},
138{"rdbSaveDoubleValue",(unsigned long)rdbSaveDoubleValue},
139{"rdbSaveLen",(unsigned long)rdbSaveLen},
140{"rdbSaveLzfStringObject",(unsigned long)rdbSaveLzfStringObject},
4ef8de8a 141{"rdbSaveObject",(unsigned long)rdbSaveObject},
bcfc686d 142{"rdbSaveStringObject",(unsigned long)rdbSaveStringObject},
143{"rdbSaveStringObjectRaw",(unsigned long)rdbSaveStringObjectRaw},
144{"rdbSaveTime",(unsigned long)rdbSaveTime},
145{"rdbSaveType",(unsigned long)rdbSaveType},
4ef8de8a 146{"rdbSavedObjectLen",(unsigned long)rdbSavedObjectLen},
147{"rdbSavedObjectPages",(unsigned long)rdbSavedObjectPages},
bcfc686d 148{"rdbTryIntegerEncoding",(unsigned long)rdbTryIntegerEncoding},
149{"readQueryFromClient",(unsigned long)readQueryFromClient},
150{"redisLog",(unsigned long)redisLog},
151{"removeExpire",(unsigned long)removeExpire},
152{"renameCommand",(unsigned long)renameCommand},
153{"renameGenericCommand",(unsigned long)renameGenericCommand},
154{"renamenxCommand",(unsigned long)renamenxCommand},
155{"replicationFeedSlaves",(unsigned long)replicationFeedSlaves},
156{"resetClient",(unsigned long)resetClient},
157{"resetServerSaveParams",(unsigned long)resetServerSaveParams},
9d65a1bb 158{"rewriteAppendOnlyFile",(unsigned long)rewriteAppendOnlyFile},
159{"rewriteAppendOnlyFileBackground",(unsigned long)rewriteAppendOnlyFileBackground},
bcfc686d 160{"rpopCommand",(unsigned long)rpopCommand},
9d65a1bb 161{"rpoplpushcommand",(unsigned long)rpoplpushcommand},
bcfc686d 162{"rpushCommand",(unsigned long)rpushCommand},
163{"saddCommand",(unsigned long)saddCommand},
164{"saveCommand",(unsigned long)saveCommand},
165{"scardCommand",(unsigned long)scardCommand},
166{"sdiffCommand",(unsigned long)sdiffCommand},
167{"sdiffstoreCommand",(unsigned long)sdiffstoreCommand},
168{"sdsDictKeyCompare",(unsigned long)sdsDictKeyCompare},
169{"segvHandler",(unsigned long)segvHandler},
170{"selectCommand",(unsigned long)selectCommand},
171{"selectDb",(unsigned long)selectDb},
172{"sendBulkToSlave",(unsigned long)sendBulkToSlave},
173{"sendReplyToClient",(unsigned long)sendReplyToClient},
9d65a1bb 174{"sendReplyToClientWritev",(unsigned long)sendReplyToClientWritev},
bcfc686d 175{"serverCron",(unsigned long)serverCron},
176{"setCommand",(unsigned long)setCommand},
177{"setExpire",(unsigned long)setExpire},
178{"setGenericCommand",(unsigned long)setGenericCommand},
179{"setnxCommand",(unsigned long)setnxCommand},
180{"setupSigSegvAction",(unsigned long)setupSigSegvAction},
181{"shutdownCommand",(unsigned long)shutdownCommand},
182{"sinterCommand",(unsigned long)sinterCommand},
183{"sinterGenericCommand",(unsigned long)sinterGenericCommand},
184{"sinterstoreCommand",(unsigned long)sinterstoreCommand},
185{"sismemberCommand",(unsigned long)sismemberCommand},
186{"slaveofCommand",(unsigned long)slaveofCommand},
187{"smoveCommand",(unsigned long)smoveCommand},
188{"sortCommand",(unsigned long)sortCommand},
189{"sortCompare",(unsigned long)sortCompare},
f11b8647 190{"spawnIOThread",(unsigned long)spawnIOThread},
bcfc686d 191{"spopCommand",(unsigned long)spopCommand},
192{"srandmemberCommand",(unsigned long)srandmemberCommand},
193{"sremCommand",(unsigned long)sremCommand},
194{"stringObjectLen",(unsigned long)stringObjectLen},
195{"sunionCommand",(unsigned long)sunionCommand},
196{"sunionDiffGenericCommand",(unsigned long)sunionDiffGenericCommand},
197{"sunionstoreCommand",(unsigned long)sunionstoreCommand},
198{"syncCommand",(unsigned long)syncCommand},
199{"syncRead",(unsigned long)syncRead},
200{"syncReadLine",(unsigned long)syncReadLine},
201{"syncWithMaster",(unsigned long)syncWithMaster},
202{"syncWrite",(unsigned long)syncWrite},
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};