Home
last modified time | relevance | path

Searched refs:bufferevent_pair (Results 1 – 16 of 16) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/
H A Dbufferevent_pair.c45 struct bufferevent_pair { struct
47 struct bufferevent_pair *partner; argument
49 struct bufferevent_pair *unlinked_partner; argument
55 static inline struct bufferevent_pair *
58 struct bufferevent_pair *bev_p; in upcast()
61 bev_p = EVUTIL_UPCAST(bev, struct bufferevent_pair, bev.bev); in upcast()
71 struct bufferevent_pair *bevp; in incref_and_lock()
81 struct bufferevent_pair *bevp = upcast(b); in decref_and_unlock()
92 static struct bufferevent_pair *
96 struct bufferevent_pair *bufev; in bufferevent_pair_elt_new()
[all …]
H A DMakefile.nmake33 bufferevent_pair.obj listener.obj evmap.obj log.obj evutil.obj \
H A DMakefile.am235 bufferevent_pair.c \
H A DMakefile.in240 bufferevent_filter.c bufferevent_pair.c bufferevent_ratelim.c \
267 bufferevent_pair.lo bufferevent_ratelim.lo bufferevent_sock.lo \
285 bufferevent_filter.c bufferevent_pair.c bufferevent_ratelim.c \
479 ./$(DEPDIR)/bufferevent_pair.Plo \
1334 bufferevent_pair.c \
1774 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bufferevent_pair.Plo@am__quote@ # am--include-marker
2867 -rm -f ./$(DEPDIR)/bufferevent_pair.Plo
2993 -rm -f ./$(DEPDIR)/bufferevent_pair.Plo
H A DCMakeLists.txt805 bufferevent_pair.c
H A DChangeLog453 …o Fix bufferevent_pair to properly set BEV_EVENT_{READING,WRITING} on flush. (2851889 David Paschi…
467 o be_pair: release shared lock with the latest of bufferevent_pair (92a359e Azat Khuzhin)
/freebsd/contrib/libevent/
H A Dbufferevent_pair.c45 struct bufferevent_pair { struct
47 struct bufferevent_pair *partner; argument
49 struct bufferevent_pair *unlinked_partner; argument
55 static inline struct bufferevent_pair *
58 struct bufferevent_pair *bev_p; in upcast()
61 bev_p = EVUTIL_UPCAST(bev, struct bufferevent_pair, bev.bev); in upcast()
71 struct bufferevent_pair *bevp; in incref_and_lock()
81 struct bufferevent_pair *bevp = upcast(b); in decref_and_unlock()
92 static struct bufferevent_pair *
96 struct bufferevent_pair *bufev; in bufferevent_pair_elt_new()
[all …]
H A DMakefile.nmake33 bufferevent_pair.obj listener.obj evmap.obj log.obj evutil.obj \
H A DMakefile.am235 bufferevent_pair.c \
H A DMakefile.in240 bufferevent_filter.c bufferevent_pair.c bufferevent_ratelim.c \
267 bufferevent_pair.lo bufferevent_ratelim.lo bufferevent_sock.lo \
285 bufferevent_filter.c bufferevent_pair.c bufferevent_ratelim.c \
479 ./$(DEPDIR)/bufferevent_pair.Plo \
1326 bufferevent_pair.c \
1766 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bufferevent_pair.Plo@am__quote@ # am--include-mark…
2857 -rm -f ./$(DEPDIR)/bufferevent_pair.Plo
2983 -rm -f ./$(DEPDIR)/bufferevent_pair.Plo
H A DCMakeLists.txt805 bufferevent_pair.c
H A DChangeLog453 …o Fix bufferevent_pair to properly set BEV_EVENT_{READING,WRITING} on flush. (2851889 David Paschi…
467 o be_pair: release shared lock with the latest of bufferevent_pair (92a359e Azat Khuzhin)
/freebsd/usr.sbin/ntp/libntpevent/
H A DMakefile10 bufferevent_pair.c epoll.c evdns.c event.c event_tagging.c \
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_bufferevent.c1360 LEGACY(bufferevent_pair, TT_ISOLATED),
/freebsd/contrib/libevent/test/
H A Dregress_bufferevent.c1360 LEGACY(bufferevent_pair, TT_ISOLATED),
/freebsd/contrib/ntp/
H A DCommitLog7839 sntp/libevent/bufferevent_pair.c@1.9 +13 -6
[all...]