Home
last modified time | relevance | path

Searched refs:loopexit (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/bsd/unbound/dist/libunbound/
H A Dunbound-event.h95 int (*loopexit)(struct ub_event_base*, struct timeval*); member
/netbsd-src/external/bsd/unbound/dist/util/
H A Dub_event_pluggable.c501 base->vmt->loopexit == my_event_base_loopexit); in ub_event_base_loopexit()
502 return (*base->vmt->loopexit)(base, NULL); in ub_event_base_loopexit()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/
H A DAnalyzerOptions.def100 ANALYZER_OPTION(bool, ShouldIncludeLoopExitInCFG, "cfg-loopexit",
/netbsd-src/external/bsd/libevent/dist/test/
H A Dregress.c3553 LEGACY(loopexit, TT_ISOLATED),
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DREADME.txt1040 LBB1_16: # bb358.loopexit
/netbsd-src/external/bsd/unbound/dist/doc/
H A DChangelog1890 - Fix double loopexit for unbound-dnstap-socket after sigterm.