Home
last modified time | relevance | path

Searched refs:VDB (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/file/magic/Magdir/
H A Dfsav46 # ClamAV-VDB:buildDate:version:signaturesNumbers:functionalityLevelRequired:MD5:Signature:builder:b…
49 0 string ClamAV-VDB: Clam AntiVirus
/freebsd/contrib/sendmail/vacation/
H A Dvacation.c72 #define VDB ".vacation" /* vacation database */ macro
380 dbfilename = VDB;
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DTextNodeDumper.cpp752 const auto *VDB = B.get<const ValueDecl *>(); in Visit() local
753 OS << VDB->getDeclKindName() << "Decl"; in Visit()
754 dumpPointer(VDB); in Visit()
/freebsd/crypto/openssl/external/perl/Text-Template-1.56/
H A DChanges65 - Fix + document the FILENAME parameter to fill_in() (Thanks VDB) [106093]