Home
last modified time | relevance | path

Searched refs:NSD (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/unbound/doc/
H A DCREDITS8 during the development of NSD, an authoritative DNS server.
H A DREADME120 o Other code origins are from the NSD (NLnet Labs) and LDNS (NLnet Labs)
130 which NSD, ldns, and Unbound are packaged. We therefore have little idea
H A DChangelog559 log-destaddr uses a copy of the information, much like NSD does.
2674 - Similar to NSD PR#113, implement that interface names can be used,
4447 - #4102 for NSD, but for Unbound. Named unix pipes do not use
7077 - Fix parse of #553(NSD) string in sldns, quotes without spaces.
10090 Like when running NSD to host a local zone, on the same machine.
10651 zone nsec3 example, 100 NXDOMAIN queries, NSD 35182.8 Ub 36048.4
10654 So, unbound can be about equal qps to NSD in cache hits.
11341 - fixup of manual page warnings, like for NSD bugreport.
12347 - copied over rbtree implementation from NSD (BSD licensed too).
/freebsd/contrib/ldns/
H A DREADME113 which NSD, ldns, and Unbound are packaged. We therefore have little idea
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp1013 if (auto *NSD = dyn_cast<NamespaceDecl>(D)) { in handleFileLevelDecl() local
1014 for (auto *I : NSD->decls()) in handleFileLevelDecl()
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h8076 if (const auto *NSD = dyn_cast<NamespaceDecl>(&Node)) in AST_POLYMORPHIC_MATCHER() local
8077 return NSD->isInline(); in AST_POLYMORPHIC_MATCHER()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp5726 if (const auto *NSD = dyn_cast<NamespaceDecl>(D)) { in handleDeprecatedAttr() local
5727 if (NSD->isAnonymousNamespace()) { in handleDeprecatedAttr()
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES2343 Fix NSD map open bug. From Michel Bourget of SGI.
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.in14007 @Article{Lamport:1974:NSD,