Searched refs:moduleInitIOContext (Results 1 – 3 of 3) sorted by relevance
| /f-stack/app/redis-5.0.5/src/ |
| H A D | rdb.c | 969 moduleInitIOContext(io,mt,rdb,key); in rdbSaveObject() 1771 moduleInitIOContext(io,mt,rdb,key); in rdbLoadObject()
|
| H A D | aof.c | 1265 moduleInitIOContext(io,mt,r,key); in rewriteModuleObject()
|
| H A D | server.h | 560 #define moduleInitIOContext(iovar,mtype,rioptr,keyptr) do { \ macro
|