]> git.saurik.com Git - redis.git/blame - staticsymbols.h
Now when a child is terminated by a signal, the signal number is logged as well
[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},
ad6de43c 6{"addReplyBulk",(unsigned long)addReplyBulk},
248ea310 7{"addReplyBulkCString",(unsigned long)addReplyBulkCString},
bcfc686d 8{"addReplyBulkLen",(unsigned long)addReplyBulkLen},
9d65a1bb 9{"addReplyDouble",(unsigned long)addReplyDouble},
b1befe6a 10{"addReplyLong",(unsigned long)addReplyLong},
bcfc686d 11{"addReplySds",(unsigned long)addReplySds},
ad6de43c 12{"addReplyUlong",(unsigned long)addReplyUlong},
9d65a1bb 13{"aofRemoveTempFile",(unsigned long)aofRemoveTempFile},
b1befe6a 14{"appendCommand",(unsigned long)appendCommand},
bcfc686d 15{"appendServerSaveParams",(unsigned long)appendServerSaveParams},
16{"authCommand",(unsigned long)authCommand},
d5d55fc3 17{"beforeSleep",(unsigned long)beforeSleep},
9d65a1bb 18{"bgrewriteaofCommand",(unsigned long)bgrewriteaofCommand},
bcfc686d 19{"bgsaveCommand",(unsigned long)bgsaveCommand},
d5d55fc3 20{"blockClientOnSwappedKeys",(unsigned long)blockClientOnSwappedKeys},
b177fd30 21{"blockForKeys",(unsigned long)blockForKeys},
4409877e 22{"blockingPopGenericCommand",(unsigned long)blockingPopGenericCommand},
23{"blpopCommand",(unsigned long)blpopCommand},
24{"brpopCommand",(unsigned long)brpopCommand},
a69a0c9c 25{"bytesToHuman",(unsigned long)bytesToHuman},
4409877e 26{"call",(unsigned long)call},
ad6de43c 27{"checkType",(unsigned long)checkType},
bcfc686d 28{"closeTimedoutClients",(unsigned long)closeTimedoutClients},
29{"compareStringObjects",(unsigned long)compareStringObjects},
4ef8de8a 30{"computeObjectSwappability",(unsigned long)computeObjectSwappability},
248ea310 31{"configCommand",(unsigned long)configCommand},
32{"configGetCommand",(unsigned long)configGetCommand},
33{"configSetCommand",(unsigned long)configSetCommand},
9c8e3cee 34{"convertToRealHash",(unsigned long)convertToRealHash},
bcfc686d 35{"createClient",(unsigned long)createClient},
b1befe6a 36{"createHashObject",(unsigned long)createHashObject},
bcfc686d 37{"createListObject",(unsigned long)createListObject},
38{"createObject",(unsigned long)createObject},
39{"createSetObject",(unsigned long)createSetObject},
40{"createSharedObjects",(unsigned long)createSharedObjects},
41{"createSortOperation",(unsigned long)createSortOperation},
42{"createStringObject",(unsigned long)createStringObject},
43{"createZsetObject",(unsigned long)createZsetObject},
44{"daemonize",(unsigned long)daemonize},
45{"dbsizeCommand",(unsigned long)dbsizeCommand},
46{"debugCommand",(unsigned long)debugCommand},
47{"decrCommand",(unsigned long)decrCommand},
48{"decrRefCount",(unsigned long)decrRefCount},
49{"decrbyCommand",(unsigned long)decrbyCommand},
50{"delCommand",(unsigned long)delCommand},
a69a0c9c 51{"deleteIfSwapped",(unsigned long)deleteIfSwapped},
bcfc686d 52{"deleteIfVolatile",(unsigned long)deleteIfVolatile},
53{"deleteKey",(unsigned long)deleteKey},
54{"dictEncObjKeyCompare",(unsigned long)dictEncObjKeyCompare},
4409877e 55{"dictListDestructor",(unsigned long)dictListDestructor},
bcfc686d 56{"dictObjKeyCompare",(unsigned long)dictObjKeyCompare},
57{"dictRedisObjectDestructor",(unsigned long)dictRedisObjectDestructor},
58{"dictVanillaFree",(unsigned long)dictVanillaFree},
b1befe6a 59{"discardCommand",(unsigned long)discardCommand},
d5d55fc3 60{"dontWaitForSwappedKey",(unsigned long)dontWaitForSwappedKey},
bcfc686d 61{"dupClientReplyValue",(unsigned long)dupClientReplyValue},
4ef8de8a 62{"dupStringObject",(unsigned long)dupStringObject},
bcfc686d 63{"echoCommand",(unsigned long)echoCommand},
4409877e 64{"execCommand",(unsigned long)execCommand},
bcfc686d 65{"existsCommand",(unsigned long)existsCommand},
33843a90 66{"expandVmSwapFilename",(unsigned long)expandVmSwapFilename},
bcfc686d 67{"expireCommand",(unsigned long)expireCommand},
68{"expireGenericCommand",(unsigned long)expireGenericCommand},
69{"expireIfNeeded",(unsigned long)expireIfNeeded},
70{"expireatCommand",(unsigned long)expireatCommand},
71{"feedAppendOnlyFile",(unsigned long)feedAppendOnlyFile},
72{"findFuncName",(unsigned long)findFuncName},
73{"flushallCommand",(unsigned long)flushallCommand},
74{"flushdbCommand",(unsigned long)flushdbCommand},
75{"freeClient",(unsigned long)freeClient},
76{"freeClientArgv",(unsigned long)freeClientArgv},
4409877e 77{"freeClientMultiState",(unsigned long)freeClientMultiState},
bcfc686d 78{"freeFakeClient",(unsigned long)freeFakeClient},
79{"freeHashObject",(unsigned long)freeHashObject},
f11b8647 80{"freeIOJob",(unsigned long)freeIOJob},
bcfc686d 81{"freeListObject",(unsigned long)freeListObject},
82{"freeMemoryIfNeeded",(unsigned long)freeMemoryIfNeeded},
83{"freeSetObject",(unsigned long)freeSetObject},
84{"freeStringObject",(unsigned long)freeStringObject},
85{"freeZsetObject",(unsigned long)freeZsetObject},
9d65a1bb 86{"fwriteBulkDouble",(unsigned long)fwriteBulkDouble},
87{"fwriteBulkLong",(unsigned long)fwriteBulkLong},
9c8e3cee 88{"fwriteBulkObject",(unsigned long)fwriteBulkObject},
89{"fwriteBulkString",(unsigned long)fwriteBulkString},
dfc5e96c 90{"genRedisInfoString",(unsigned long)genRedisInfoString},
ad6de43c 91{"genericHgetallCommand",(unsigned long)genericHgetallCommand},
b1befe6a 92{"genericZrangebyscoreCommand",(unsigned long)genericZrangebyscoreCommand},
bcfc686d 93{"getCommand",(unsigned long)getCommand},
94{"getDecodedObject",(unsigned long)getDecodedObject},
95{"getExpire",(unsigned long)getExpire},
4409877e 96{"getGenericCommand",(unsigned long)getGenericCommand},
bcfc686d 97{"getMcontextEip",(unsigned long)getMcontextEip},
98{"getsetCommand",(unsigned long)getsetCommand},
99{"glueReplyBuffersIfNeeded",(unsigned long)glueReplyBuffersIfNeeded},
d5d55fc3 100{"handleClientsBlockedOnSwappedKey",(unsigned long)handleClientsBlockedOnSwappedKey},
4409877e 101{"handleClientsWaitingListPush",(unsigned long)handleClientsWaitingListPush},
ad6de43c 102{"hdelCommand",(unsigned long)hdelCommand},
103{"hexistsCommand",(unsigned long)hexistsCommand},
b1befe6a 104{"hgetCommand",(unsigned long)hgetCommand},
ad6de43c 105{"hgetallCommand",(unsigned long)hgetallCommand},
106{"hkeysCommand",(unsigned long)hkeysCommand},
107{"hlenCommand",(unsigned long)hlenCommand},
b1befe6a 108{"hsetCommand",(unsigned long)hsetCommand},
bcfc686d 109{"htNeedsResize",(unsigned long)htNeedsResize},
ad6de43c 110{"hvalsCommand",(unsigned long)hvalsCommand},
bcfc686d 111{"incrCommand",(unsigned long)incrCommand},
112{"incrDecrCommand",(unsigned long)incrDecrCommand},
113{"incrRefCount",(unsigned long)incrRefCount},
114{"incrbyCommand",(unsigned long)incrbyCommand},
115{"infoCommand",(unsigned long)infoCommand},
4409877e 116{"initClientMultiState",(unsigned long)initClientMultiState},
bcfc686d 117{"initServer",(unsigned long)initServer},
118{"initServerConfig",(unsigned long)initServerConfig},
119{"isStringRepresentableAsLong",(unsigned long)isStringRepresentableAsLong},
120{"keysCommand",(unsigned long)keysCommand},
121{"lastsaveCommand",(unsigned long)lastsaveCommand},
122{"lindexCommand",(unsigned long)lindexCommand},
123{"llenCommand",(unsigned long)llenCommand},
124{"loadServerConfig",(unsigned long)loadServerConfig},
a69a0c9c 125{"lockThreadedIO",(unsigned long)lockThreadedIO},
bcfc686d 126{"lookupKey",(unsigned long)lookupKey},
127{"lookupKeyByPattern",(unsigned long)lookupKeyByPattern},
128{"lookupKeyRead",(unsigned long)lookupKeyRead},
ad6de43c 129{"lookupKeyReadOrReply",(unsigned long)lookupKeyReadOrReply},
bcfc686d 130{"lookupKeyWrite",(unsigned long)lookupKeyWrite},
ad6de43c 131{"lookupKeyWriteOrReply",(unsigned long)lookupKeyWriteOrReply},
bcfc686d 132{"lpopCommand",(unsigned long)lpopCommand},
133{"lpushCommand",(unsigned long)lpushCommand},
134{"lrangeCommand",(unsigned long)lrangeCommand},
135{"lremCommand",(unsigned long)lremCommand},
136{"lsetCommand",(unsigned long)lsetCommand},
137{"ltrimCommand",(unsigned long)ltrimCommand},
138{"mgetCommand",(unsigned long)mgetCommand},
139{"monitorCommand",(unsigned long)monitorCommand},
140{"moveCommand",(unsigned long)moveCommand},
141{"msetCommand",(unsigned long)msetCommand},
142{"msetGenericCommand",(unsigned long)msetGenericCommand},
143{"msetnxCommand",(unsigned long)msetnxCommand},
4409877e 144{"multiCommand",(unsigned long)multiCommand},
bcfc686d 145{"oom",(unsigned long)oom},
146{"pingCommand",(unsigned long)pingCommand},
147{"popGenericCommand",(unsigned long)popGenericCommand},
148{"processCommand",(unsigned long)processCommand},
149{"processInputBuffer",(unsigned long)processInputBuffer},
150{"pushGenericCommand",(unsigned long)pushGenericCommand},
151{"qsortCompareSetsByCardinality",(unsigned long)qsortCompareSetsByCardinality},
9c8e3cee 152{"qsortCompareZsetopsrcByCardinality",(unsigned long)qsortCompareZsetopsrcByCardinality},
f11b8647 153{"queueIOJob",(unsigned long)queueIOJob},
4409877e 154{"queueMultiCommand",(unsigned long)queueMultiCommand},
bcfc686d 155{"randomkeyCommand",(unsigned long)randomkeyCommand},
156{"rdbLoad",(unsigned long)rdbLoad},
157{"rdbLoadDoubleValue",(unsigned long)rdbLoadDoubleValue},
158{"rdbLoadIntegerObject",(unsigned long)rdbLoadIntegerObject},
159{"rdbLoadLen",(unsigned long)rdbLoadLen},
160{"rdbLoadLzfStringObject",(unsigned long)rdbLoadLzfStringObject},
4ef8de8a 161{"rdbLoadObject",(unsigned long)rdbLoadObject},
bcfc686d 162{"rdbLoadStringObject",(unsigned long)rdbLoadStringObject},
163{"rdbLoadTime",(unsigned long)rdbLoadTime},
164{"rdbLoadType",(unsigned long)rdbLoadType},
165{"rdbRemoveTempFile",(unsigned long)rdbRemoveTempFile},
166{"rdbSave",(unsigned long)rdbSave},
167{"rdbSaveBackground",(unsigned long)rdbSaveBackground},
168{"rdbSaveDoubleValue",(unsigned long)rdbSaveDoubleValue},
169{"rdbSaveLen",(unsigned long)rdbSaveLen},
170{"rdbSaveLzfStringObject",(unsigned long)rdbSaveLzfStringObject},
4ef8de8a 171{"rdbSaveObject",(unsigned long)rdbSaveObject},
b1befe6a 172{"rdbSaveRawString",(unsigned long)rdbSaveRawString},
bcfc686d 173{"rdbSaveStringObject",(unsigned long)rdbSaveStringObject},
bcfc686d 174{"rdbSaveTime",(unsigned long)rdbSaveTime},
175{"rdbSaveType",(unsigned long)rdbSaveType},
4ef8de8a 176{"rdbSavedObjectLen",(unsigned long)rdbSavedObjectLen},
177{"rdbSavedObjectPages",(unsigned long)rdbSavedObjectPages},
bcfc686d 178{"rdbTryIntegerEncoding",(unsigned long)rdbTryIntegerEncoding},
179{"readQueryFromClient",(unsigned long)readQueryFromClient},
180{"redisLog",(unsigned long)redisLog},
181{"removeExpire",(unsigned long)removeExpire},
182{"renameCommand",(unsigned long)renameCommand},
183{"renameGenericCommand",(unsigned long)renameGenericCommand},
184{"renamenxCommand",(unsigned long)renamenxCommand},
185{"replicationFeedSlaves",(unsigned long)replicationFeedSlaves},
186{"resetClient",(unsigned long)resetClient},
187{"resetServerSaveParams",(unsigned long)resetServerSaveParams},
9d65a1bb 188{"rewriteAppendOnlyFile",(unsigned long)rewriteAppendOnlyFile},
189{"rewriteAppendOnlyFileBackground",(unsigned long)rewriteAppendOnlyFileBackground},
bcfc686d 190{"rpopCommand",(unsigned long)rpopCommand},
9d65a1bb 191{"rpoplpushcommand",(unsigned long)rpoplpushcommand},
bcfc686d 192{"rpushCommand",(unsigned long)rpushCommand},
193{"saddCommand",(unsigned long)saddCommand},
194{"saveCommand",(unsigned long)saveCommand},
195{"scardCommand",(unsigned long)scardCommand},
196{"sdiffCommand",(unsigned long)sdiffCommand},
197{"sdiffstoreCommand",(unsigned long)sdiffstoreCommand},
198{"sdsDictKeyCompare",(unsigned long)sdsDictKeyCompare},
199{"segvHandler",(unsigned long)segvHandler},
200{"selectCommand",(unsigned long)selectCommand},
201{"selectDb",(unsigned long)selectDb},
202{"sendBulkToSlave",(unsigned long)sendBulkToSlave},
203{"sendReplyToClient",(unsigned long)sendReplyToClient},
9d65a1bb 204{"sendReplyToClientWritev",(unsigned long)sendReplyToClientWritev},
bcfc686d 205{"serverCron",(unsigned long)serverCron},
206{"setCommand",(unsigned long)setCommand},
207{"setExpire",(unsigned long)setExpire},
208{"setGenericCommand",(unsigned long)setGenericCommand},
209{"setnxCommand",(unsigned long)setnxCommand},
210{"setupSigSegvAction",(unsigned long)setupSigSegvAction},
211{"shutdownCommand",(unsigned long)shutdownCommand},
212{"sinterCommand",(unsigned long)sinterCommand},
213{"sinterGenericCommand",(unsigned long)sinterGenericCommand},
214{"sinterstoreCommand",(unsigned long)sinterstoreCommand},
215{"sismemberCommand",(unsigned long)sismemberCommand},
216{"slaveofCommand",(unsigned long)slaveofCommand},
217{"smoveCommand",(unsigned long)smoveCommand},
218{"sortCommand",(unsigned long)sortCommand},
219{"sortCompare",(unsigned long)sortCompare},
f11b8647 220{"spawnIOThread",(unsigned long)spawnIOThread},
bcfc686d 221{"spopCommand",(unsigned long)spopCommand},
222{"srandmemberCommand",(unsigned long)srandmemberCommand},
223{"sremCommand",(unsigned long)sremCommand},
224{"stringObjectLen",(unsigned long)stringObjectLen},
248ea310 225{"stringmatch",(unsigned long)stringmatch},
226{"stringmatchlen",(unsigned long)stringmatchlen},
b1befe6a 227{"substrCommand",(unsigned long)substrCommand},
bcfc686d 228{"sunionCommand",(unsigned long)sunionCommand},
229{"sunionDiffGenericCommand",(unsigned long)sunionDiffGenericCommand},
230{"sunionstoreCommand",(unsigned long)sunionstoreCommand},
231{"syncCommand",(unsigned long)syncCommand},
232{"syncRead",(unsigned long)syncRead},
233{"syncReadLine",(unsigned long)syncReadLine},
234{"syncWithMaster",(unsigned long)syncWithMaster},
235{"syncWrite",(unsigned long)syncWrite},
a5819310 236{"tryFreeOneObjectFromFreelist",(unsigned long)tryFreeOneObjectFromFreelist},
bcfc686d 237{"tryObjectEncoding",(unsigned long)tryObjectEncoding},
238{"tryObjectSharing",(unsigned long)tryObjectSharing},
239{"tryResizeHashTables",(unsigned long)tryResizeHashTables},
240{"ttlCommand",(unsigned long)ttlCommand},
241{"typeCommand",(unsigned long)typeCommand},
b0d8747d 242{"unblockClientWaitingData",(unsigned long)unblockClientWaitingData},
a69a0c9c 243{"unlockThreadedIO",(unsigned long)unlockThreadedIO},
bcfc686d 244{"updateSlavesWaitingBgsave",(unsigned long)updateSlavesWaitingBgsave},
248ea310 245{"usage",(unsigned long)usage},
246{"version",(unsigned long)version},
a69a0c9c 247{"vmCanSwapOut",(unsigned long)vmCanSwapOut},
248{"vmCancelThreadedIOJob",(unsigned long)vmCancelThreadedIOJob},
4ef8de8a 249{"vmFindContiguousPages",(unsigned long)vmFindContiguousPages},
250{"vmFreePage",(unsigned long)vmFreePage},
a69a0c9c 251{"vmGenericLoadObject",(unsigned long)vmGenericLoadObject},
4ef8de8a 252{"vmInit",(unsigned long)vmInit},
253{"vmLoadObject",(unsigned long)vmLoadObject},
254{"vmMarkPageFree",(unsigned long)vmMarkPageFree},
255{"vmMarkPageUsed",(unsigned long)vmMarkPageUsed},
256{"vmMarkPagesFree",(unsigned long)vmMarkPagesFree},
257{"vmMarkPagesUsed",(unsigned long)vmMarkPagesUsed},
a69a0c9c 258{"vmPreviewObject",(unsigned long)vmPreviewObject},
33843a90 259{"vmReadObjectFromSwap",(unsigned long)vmReadObjectFromSwap},
260{"vmReopenSwapFile",(unsigned long)vmReopenSwapFile},
a69a0c9c 261{"vmSwapObjectBlocking",(unsigned long)vmSwapObjectBlocking},
262{"vmSwapObjectThreaded",(unsigned long)vmSwapObjectThreaded},
4ef8de8a 263{"vmSwapOneObject",(unsigned long)vmSwapOneObject},
a69a0c9c 264{"vmSwapOneObjectBlocking",(unsigned long)vmSwapOneObjectBlocking},
265{"vmSwapOneObjectThreaded",(unsigned long)vmSwapOneObjectThreaded},
266{"vmThreadedIOCompletedJob",(unsigned long)vmThreadedIOCompletedJob},
33843a90 267{"vmWriteObjectOnSwap",(unsigned long)vmWriteObjectOnSwap},
268{"waitEmptyIOJobsQueue",(unsigned long)waitEmptyIOJobsQueue},
d5d55fc3 269{"waitForSwappedKey",(unsigned long)waitForSwappedKey},
bcfc686d 270{"yesnotoi",(unsigned long)yesnotoi},
271{"zaddCommand",(unsigned long)zaddCommand},
9d65a1bb 272{"zaddGenericCommand",(unsigned long)zaddGenericCommand},
bcfc686d 273{"zcardCommand",(unsigned long)zcardCommand},
b1befe6a 274{"zcountCommand",(unsigned long)zcountCommand},
9d65a1bb 275{"zincrbyCommand",(unsigned long)zincrbyCommand},
9c8e3cee 276{"zinterCommand",(unsigned long)zinterCommand},
bcfc686d 277{"zrangeCommand",(unsigned long)zrangeCommand},
278{"zrangeGenericCommand",(unsigned long)zrangeGenericCommand},
279{"zrangebyscoreCommand",(unsigned long)zrangebyscoreCommand},
b1befe6a 280{"zrankCommand",(unsigned long)zrankCommand},
9c8e3cee 281{"zrankGenericCommand",(unsigned long)zrankGenericCommand},
bcfc686d 282{"zremCommand",(unsigned long)zremCommand},
9c8e3cee 283{"zremrangebyrankCommand",(unsigned long)zremrangebyrankCommand},
bcfc686d 284{"zremrangebyscoreCommand",(unsigned long)zremrangebyscoreCommand},
285{"zrevrangeCommand",(unsigned long)zrevrangeCommand},
9c8e3cee 286{"zrevrankCommand",(unsigned long)zrevrankCommand},
bcfc686d 287{"zscoreCommand",(unsigned long)zscoreCommand},
288{"zslCreate",(unsigned long)zslCreate},
289{"zslCreateNode",(unsigned long)zslCreateNode},
290{"zslDelete",(unsigned long)zslDelete},
291{"zslFirstWithScore",(unsigned long)zslFirstWithScore},
292{"zslFree",(unsigned long)zslFree},
293{"zslFreeNode",(unsigned long)zslFreeNode},
294{"zslInsert",(unsigned long)zslInsert},
295{"zslRandomLevel",(unsigned long)zslRandomLevel},
9c8e3cee 296{"zunionCommand",(unsigned long)zunionCommand},
ad6de43c 297{"zunionInterBlockClientOnSwappedKeys",(unsigned long)zunionInterBlockClientOnSwappedKeys},
9c8e3cee 298{"zunionInterGenericCommand",(unsigned long)zunionInterGenericCommand},
bcfc686d 299{NULL,0}
300};