| /f-stack/app/redis-5.0.5/deps/hiredis/ |
| H A D | test.c | 55 redisReply *reply; in select_database() local 77 redisReply *reply; in disconnect() local 247 redisReply *reply; in test_append_formatted_commands() local 269 void *reply; in test_reply_reader() local 348 void *reply = NULL; in test_free_null() local 388 redisReply *reply; in test_blocking_connection() local 466 redisReply *reply; in test_blocking_connection_timeouts() local 512 redisReply *reply; in test_blocking_io_errors() local
|
| H A D | hiredis.c | 74 void freeReplyObject(void *reply) { in freeReplyObject() 862 int redisGetReplyFromReader(redisContext *c, void **reply) { in redisGetReplyFromReader() 870 int redisGetReply(redisContext *c, void **reply) { in redisGetReply() 992 void *reply; in __redisBlockForReply() local 1010 void *reply = NULL; in redisCommand() local
|
| /f-stack/dpdk/drivers/net/bnx2x/ |
| H A D | bnx2x_vfpf.c | 325 struct vf_common_reply_tlv *reply = &sc->vf2pf_mbox->resp.common_reply; in bnx2x_vf_close() local 357 struct vf_common_reply_tlv *reply = &sc->vf2pf_mbox->resp.common_reply; in bnx2x_vf_init() local 397 struct vf_common_reply_tlv *reply = &sc->vf2pf_mbox->resp.common_reply; in bnx2x_vf_unload() local 491 struct vf_common_reply_tlv *reply = &sc->vf2pf_mbox->resp.common_reply; in bnx2x_vf_setup_queue() local 527 struct vf_common_reply_tlv *reply = &sc->vf2pf_mbox->resp.common_reply; in bnx2x_vf_teardown_queue() local 556 struct vf_common_reply_tlv *reply; in bnx2x_vf_set_mac() local 612 struct vf_common_reply_tlv *reply = &sc->vf2pf_mbox->resp.common_reply; in bnx2x_vf_config_rss() local 652 struct vf_common_reply_tlv *reply = &sc->vf2pf_mbox->resp.common_reply; in bnx2x_vf_set_rx_mode() local 713 struct vf_common_reply_tlv *reply = in bnx2x_vfpf_set_mcast() local
|
| /f-stack/app/redis-5.0.5/src/modules/ |
| H A D | testmodule.c | 40 int TestMatchReply(RedisModuleCallReply *reply, char *str) { in TestMatchReply() 56 RedisModuleCallReply *reply; in TestCall() local 310 int TestAssertStringReply(RedisModuleCtx *ctx, RedisModuleCallReply *reply, char *str, size_t len) { in TestAssertStringReply() 333 int TestAssertIntegerReply(RedisModuleCtx *ctx, RedisModuleCallReply *reply, long long expected) { in TestAssertIntegerReply() 361 RedisModuleCallReply *reply; in TestIt() local
|
| H A D | helloworld.c | 84 RedisModuleCallReply *reply; in HelloPushCall_RedisCommand() local 100 RedisModuleCallReply *reply; in HelloPushCall2_RedisCommand() local 115 RedisModuleCallReply *reply; in HelloListSumLen_RedisCommand() local
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | scripting.c | 127 char *redisProtocolToLuaType(lua_State *lua, char* reply) { in redisProtocolToLuaType() 140 char *redisProtocolToLuaType_Int(lua_State *lua, char *reply) { in redisProtocolToLuaType_Int() 149 char *redisProtocolToLuaType_Bulk(lua_State *lua, char *reply) { in redisProtocolToLuaType_Bulk() 163 char *redisProtocolToLuaType_Status(lua_State *lua, char *reply) { in redisProtocolToLuaType_Status() 173 char *redisProtocolToLuaType_Error(lua_State *lua, char *reply) { in redisProtocolToLuaType_Error() 352 sds reply; in luaRedisGenericCommand() local 2029 char *ldbRedisProtocolToHuman(sds *o, char *reply) { in ldbRedisProtocolToHuman() 2044 char *ldbRedisProtocolToHuman_Int(sds *o, char *reply) { in ldbRedisProtocolToHuman_Int() 2050 char *ldbRedisProtocolToHuman_Bulk(sds *o, char *reply) { in ldbRedisProtocolToHuman_Bulk() 2064 char *ldbRedisProtocolToHuman_Status(sds *o, char *reply) { in ldbRedisProtocolToHuman_Status() [all …]
|
| H A D | redis-cli.c | 726 redisReply *reply; in cliAuth() local 739 redisReply *reply; in cliSelect() local 1003 redisReply *reply; in cliReadReply() local 5721 redisReply *reply; in latencyMode() local 5845 redisReply *reply; in latencyDistMode() local 6050 redisReply *reply; in pipeMode() local 6232 redisReply *reply; in getDbSize() local 6294 redisReply *reply; in getKeyTypes() local 6336 redisReply *reply; in getKeySizes() local 6521 redisReply *reply; in getKeyFreqs() local [all …]
|
| /f-stack/app/redis-5.0.5/tests/modules/ |
| H A D | commandfilter.c | 31 RedisModuleCallReply *reply = RedisModule_Call(ctx, "ping", "c", "@log"); in CommandFilter_PingCommand() local 64 RedisModuleCallReply *reply = RedisModule_Call(ctx, cmdname, "v", &argv[2], argc - 2); in CommandFilter_LogCommand() local
|
| /f-stack/tools/libnetgraph/ |
| H A D | msg.c | 118 struct ng_mesg *reply, *binary, *ascii; in NgSendAsciiMsg() local 351 NgRecvAsciiMsg(int cs, struct ng_mesg *reply, size_t replen, char *path) in NgRecvAsciiMsg() 396 NgAllocRecvAsciiMsg(int cs, struct ng_mesg **reply, char *path) in NgAllocRecvAsciiMsg()
|
| /f-stack/dpdk/lib/librte_eal/common/ |
| H A D | eal_common_proc.c | 82 struct rte_mp_msg *reply; member 417 struct rte_mp_reply *reply; in process_async_request() local 473 struct rte_mp_reply *reply; in trigger_async_action() local 896 struct rte_mp_reply *reply, const struct timespec *ts) in mp_request_sync() 964 rte_mp_request_sync(struct rte_mp_msg *req, struct rte_mp_reply *reply, in rte_mp_request_sync() 1068 struct rte_mp_reply *reply; in rte_mp_request_async() local
|
| H A D | malloc_mp.c | 149 struct rte_mp_msg reply; in handle_sync() local 346 const struct rte_mp_reply *reply) in handle_sync_response() 574 struct rte_mp_reply reply; in request_sync() local
|
| /f-stack/app/redis-5.0.5/deps/hiredis/examples/ |
| H A D | example.c | 10 redisReply *reply; in main() local
|
| H A D | example-qt.cpp | 11 redisReply * reply = static_cast<redisReply *>(r); in getCallback() local
|
| H A D | example-ivykis.c | 11 redisReply *reply = r; in getCallback() local
|
| H A D | example-libev.c | 11 redisReply *reply = r; in getCallback() local
|
| H A D | example-libevent.c | 11 redisReply *reply = r; in getCallback() local
|
| H A D | example-libuv.c | 11 redisReply *reply = r; in getCallback() local
|
| H A D | example-macosx.c | 13 redisReply *reply = r; in getCallback() local
|
| H A D | example-ae.c | 14 redisReply *reply = r; in getCallback() local
|
| H A D | example-glib.c | 38 redisReply *reply = r; in command_cb() local
|
| /f-stack/freebsd/contrib/ncsw/Peripherals/FM/ |
| H A D | fm_ncsw.c | 1190 t_FmIpcReply reply; in Fm10GTxEccWorkaround() local 1425 t_FmIpcReply reply; in FmGetPhysicalMuramBase() local 1588 t_FmIpcReply reply; in FmAllocFmanCtrlEventReg() local 1716 t_FmIpcReply reply; in FmGetFmanCtrlIntr() local 2273 t_FmIpcReply reply; in FmIsPortStalled() local 2323 t_FmIpcReply reply; in FmResumeStalledPort() local 2381 t_FmIpcReply reply; in FmResetMac() local 2503 t_FmIpcReply reply; in FmGetTimeStampScale() local 2607 t_FmIpcReply reply; in FmSetSizeOfFifo() local 3058 t_FmIpcReply reply; in InitGuestMode() local [all …]
|
| /f-stack/dpdk/lib/librte_eal/linux/ |
| H A D | eal_vfio_mp_sync.c | 30 struct rte_mp_msg reply; in vfio_mp_primary() local
|
| /f-stack/freebsd/contrib/ncsw/Peripherals/BM/ |
| H A D | bm.c | 350 t_BmIpcReply reply; in BmGetCounter() local 410 t_BmIpcReply reply; in BmGetRevision() local 589 t_BmIpcReply reply; in BM_Init() local
|
| /f-stack/freebsd/contrib/ncsw/Peripherals/QM/ |
| H A D | qm.c | 343 t_QmIpcReply reply; in QmGetCounter() local 398 t_QmIpcReply reply; in QmGetRevision() local 520 t_QmIpcReply reply; in QmFqidGet() local 898 t_QmIpcReply reply; in QM_Init() local
|
| /f-stack/dpdk/lib/librte_eal/windows/ |
| H A D | eal_mp.c | 52 rte_mp_request_sync(struct rte_mp_msg *req, struct rte_mp_reply *reply, in rte_mp_request_sync()
|