Searched defs:src (Results 1 – 10 of 10) sorted by relevance
48 # define lzf_movsb(dst, src, len) \ argument
589 unsigned char **src; /* Array of source strings pointers. */ in bitopCommand() local1075 unsigned char *src = NULL; in bitfieldCommand() local
183 void *src, *dst; in intsetMoveTail() local
783 redisDb *src, *dst; in moveCommand() local
601 void copyClientOutputBuffer(client *dst, client *src) { in copyClientOutputBuffer()
71 sds *src; /* Lua script source code split by line. */ member
1941 zsetopsrc *src; in zunionInterGenericCommand() local
536 sentinelAddr *dupSentinelAddr(sentinelAddr *src) { in dupSentinelAddr()
553 const char *src; in gmatch_aux() local646 const char *src = luaL_checklstring(L, 1, &srcl); in str_gsub() local
69 static void *callbackValDup(void *privdata, const void *src) { in callbackValDup()