Home
last modified time | relevance | path

Searched refs:redisLibeventAddRead (Results 1 – 13 of 13) sorted by relevance

/dports/databases/redisdesktopmanager/RedisDesktopManager-2021.8/3rdparty/qredisclient/3rdparty/hiredis/adapters/
H A Dlibevent.h54 static void redisLibeventAddRead(void *privdata) { in redisLibeventAddRead() function
94 ac->ev.addRead = redisLibeventAddRead; in redisLibeventAttach()
/dports/databases/redis5/redis-5.0.14/deps/hiredis/adapters/
H A Dlibevent.h54 static void redisLibeventAddRead(void *privdata) { in redisLibeventAddRead() function
94 ac->ev.addRead = redisLibeventAddRead; in redisLibeventAttach()
/dports/mail/rmilter/rmilter-1.10.0/hiredis/adapters/
H A Dlibevent.h54 static void redisLibeventAddRead(void *privdata) { in redisLibeventAddRead() function
94 ac->ev.addRead = redisLibeventAddRead; in redisLibeventAttach()
/dports/mail/rspamd/rspamd-3.1/contrib/hiredis/adapters/
H A Dlibevent.h54 static void redisLibeventAddRead(void *privdata) { in redisLibeventAddRead() function
94 ac->ev.addRead = redisLibeventAddRead; in redisLibeventAttach()
/dports/mail/rspamd-devel/rspamd-93430bb/contrib/hiredis/adapters/
H A Dlibevent.h54 static void redisLibeventAddRead(void *privdata) { in redisLibeventAddRead() function
94 ac->ev.addRead = redisLibeventAddRead; in redisLibeventAttach()
/dports/net/zerotier/ZeroTierOne-1.8.3/ext/hiredis-0.14.1/adapters/
H A Dlibevent.h54 static void redisLibeventAddRead(void *privdata) { in redisLibeventAddRead() function
94 ac->ev.addRead = redisLibeventAddRead; in redisLibeventAttach()
/dports/databases/hiredis/hiredis-0.13.3/adapters/
H A Dlibevent.h54 static void redisLibeventAddRead(void *privdata) { in redisLibeventAddRead() function
94 ac->ev.addRead = redisLibeventAddRead; in redisLibeventAttach()
/dports/www/h2o-devel/h2o-dcc7134/deps/hiredis/adapters/
H A Dlibevent.h54 static void redisLibeventAddRead(void *privdata) { in redisLibeventAddRead() function
94 ac->ev.addRead = redisLibeventAddRead; in redisLibeventAttach()
/dports/databases/p5-Redis-Fast/Redis-Fast-0.31/deps/hiredis/adapters/
H A Dlibevent.h106 static void redisLibeventAddRead(void *privdata) { in redisLibeventAddRead() function
162 ac->ev.addRead = redisLibeventAddRead; in redisLibeventAttach()
/dports/databases/redis-devel/redis-0e5b813/deps/hiredis/adapters/
H A Dlibevent.h106 static void redisLibeventAddRead(void *privdata) { in redisLibeventAddRead() function
162 ac->ev.addRead = redisLibeventAddRead; in redisLibeventAttach()
/dports/databases/redis6/redis-6.0.16/deps/hiredis/adapters/
H A Dlibevent.h106 static void redisLibeventAddRead(void *privdata) { in redisLibeventAddRead() function
159 ac->ev.addRead = redisLibeventAddRead; in redisLibeventAttach()
/dports/databases/webdis/webdis-0.1.18/src/hiredis/adapters/
H A Dlibevent.h106 static void redisLibeventAddRead(void *privdata) { in redisLibeventAddRead() function
162 ac->ev.addRead = redisLibeventAddRead; in redisLibeventAttach()
/dports/net/turnserver/coturn-4.5.2/src/apps/common/
H A Dhiredis_libevent2.c113 static void redisLibeventAddRead(void *privdata) { in redisLibeventAddRead() function
262 ac->ev.addRead = redisLibeventAddRead; in redisLibeventAttach()
338 ac->ev.addRead = redisLibeventAddRead; in redis_reconnect()