]> git.saurik.com Git - redis.git/blame_incremental - staticsymbols.h
useless debugging messages removed
[redis.git] / staticsymbols.h
... / ...
CommitLineData
1static struct redisFunctionSym symsTable[] = {
2{"IOThreadEntryPoint",(unsigned long)IOThreadEntryPoint},
3{"_redisAssert",(unsigned long)_redisAssert},
4{"acceptHandler",(unsigned long)acceptHandler},
5{"addReply",(unsigned long)addReply},
6{"addReplyBulkLen",(unsigned long)addReplyBulkLen},
7{"addReplyDouble",(unsigned long)addReplyDouble},
8{"addReplySds",(unsigned long)addReplySds},
9{"aofRemoveTempFile",(unsigned long)aofRemoveTempFile},
10{"appendServerSaveParams",(unsigned long)appendServerSaveParams},
11{"authCommand",(unsigned long)authCommand},
12{"bgrewriteaofCommand",(unsigned long)bgrewriteaofCommand},
13{"bgsaveCommand",(unsigned long)bgsaveCommand},
14{"blockForKeys",(unsigned long)blockForKeys},
15{"blockingPopGenericCommand",(unsigned long)blockingPopGenericCommand},
16{"blpopCommand",(unsigned long)blpopCommand},
17{"brpopCommand",(unsigned long)brpopCommand},
18{"bytesToHuman",(unsigned long)bytesToHuman},
19{"call",(unsigned long)call},
20{"closeTimedoutClients",(unsigned long)closeTimedoutClients},
21{"compareStringObjects",(unsigned long)compareStringObjects},
22{"computeObjectSwappability",(unsigned long)computeObjectSwappability},
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},
38{"deleteIfSwapped",(unsigned long)deleteIfSwapped},
39{"deleteIfVolatile",(unsigned long)deleteIfVolatile},
40{"deleteKey",(unsigned long)deleteKey},
41{"dictEncObjKeyCompare",(unsigned long)dictEncObjKeyCompare},
42{"dictListDestructor",(unsigned long)dictListDestructor},
43{"dictObjKeyCompare",(unsigned long)dictObjKeyCompare},
44{"dictRedisObjectDestructor",(unsigned long)dictRedisObjectDestructor},
45{"dictVanillaFree",(unsigned long)dictVanillaFree},
46{"dupClientReplyValue",(unsigned long)dupClientReplyValue},
47{"dupStringObject",(unsigned long)dupStringObject},
48{"echoCommand",(unsigned long)echoCommand},
49{"execCommand",(unsigned long)execCommand},
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},
61{"freeClientMultiState",(unsigned long)freeClientMultiState},
62{"freeFakeClient",(unsigned long)freeFakeClient},
63{"freeHashObject",(unsigned long)freeHashObject},
64{"freeIOJob",(unsigned long)freeIOJob},
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},
70{"fwriteBulk",(unsigned long)fwriteBulk},
71{"fwriteBulkDouble",(unsigned long)fwriteBulkDouble},
72{"fwriteBulkLong",(unsigned long)fwriteBulkLong},
73{"genRedisInfoString",(unsigned long)genRedisInfoString},
74{"getCommand",(unsigned long)getCommand},
75{"getDecodedObject",(unsigned long)getDecodedObject},
76{"getExpire",(unsigned long)getExpire},
77{"getGenericCommand",(unsigned long)getGenericCommand},
78{"getMcontextEip",(unsigned long)getMcontextEip},
79{"getsetCommand",(unsigned long)getsetCommand},
80{"glueReplyBuffersIfNeeded",(unsigned long)glueReplyBuffersIfNeeded},
81{"handleClientsWaitingListPush",(unsigned long)handleClientsWaitingListPush},
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},
88{"initClientMultiState",(unsigned long)initClientMultiState},
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},
97{"lockThreadedIO",(unsigned long)lockThreadedIO},
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},
114{"multiCommand",(unsigned long)multiCommand},
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},
122{"queueIOJob",(unsigned long)queueIOJob},
123{"queueMultiCommand",(unsigned long)queueMultiCommand},
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},
130{"rdbLoadObject",(unsigned long)rdbLoadObject},
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},
140{"rdbSaveObject",(unsigned long)rdbSaveObject},
141{"rdbSaveStringObject",(unsigned long)rdbSaveStringObject},
142{"rdbSaveStringObjectRaw",(unsigned long)rdbSaveStringObjectRaw},
143{"rdbSaveTime",(unsigned long)rdbSaveTime},
144{"rdbSaveType",(unsigned long)rdbSaveType},
145{"rdbSavedObjectLen",(unsigned long)rdbSavedObjectLen},
146{"rdbSavedObjectPages",(unsigned long)rdbSavedObjectPages},
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},
157{"rewriteAppendOnlyFile",(unsigned long)rewriteAppendOnlyFile},
158{"rewriteAppendOnlyFileBackground",(unsigned long)rewriteAppendOnlyFileBackground},
159{"rpopCommand",(unsigned long)rpopCommand},
160{"rpoplpushcommand",(unsigned long)rpoplpushcommand},
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},
173{"sendReplyToClientWritev",(unsigned long)sendReplyToClientWritev},
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},
189{"spawnIOThread",(unsigned long)spawnIOThread},
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},
202{"tryFreeOneObjectFromFreelist",(unsigned long)tryFreeOneObjectFromFreelist},
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},
208{"unblockClient",(unsigned long)unblockClient},
209{"unlockThreadedIO",(unsigned long)unlockThreadedIO},
210{"updateSlavesWaitingBgsave",(unsigned long)updateSlavesWaitingBgsave},
211{"vmCanSwapOut",(unsigned long)vmCanSwapOut},
212{"vmCancelThreadedIOJob",(unsigned long)vmCancelThreadedIOJob},
213{"vmFindContiguousPages",(unsigned long)vmFindContiguousPages},
214{"vmFreePage",(unsigned long)vmFreePage},
215{"vmGenericLoadObject",(unsigned long)vmGenericLoadObject},
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},
222{"vmPreviewObject",(unsigned long)vmPreviewObject},
223{"vmSwapObjectBlocking",(unsigned long)vmSwapObjectBlocking},
224{"vmSwapObjectThreaded",(unsigned long)vmSwapObjectThreaded},
225{"vmSwapOneObject",(unsigned long)vmSwapOneObject},
226{"vmSwapOneObjectBlocking",(unsigned long)vmSwapOneObjectBlocking},
227{"vmSwapOneObjectThreaded",(unsigned long)vmSwapOneObjectThreaded},
228{"vmThreadedIOCompletedJob",(unsigned long)vmThreadedIOCompletedJob},
229{"yesnotoi",(unsigned long)yesnotoi},
230{"zaddCommand",(unsigned long)zaddCommand},
231{"zaddGenericCommand",(unsigned long)zaddGenericCommand},
232{"zcardCommand",(unsigned long)zcardCommand},
233{"zincrbyCommand",(unsigned long)zincrbyCommand},
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};