Home
last modified time | relevance | path

Searched defs:ConfigData (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/bsnmp/tests/
H A Dcatch.hpp5214 struct ConfigData { struct
5215 bool listTests = false;
5216 bool listTags = false;
5217 bool listReporters = false;
5222 bool noThrow = false;
5223 bool showHelp = false;
5226 bool libIdentify = false;
5228 int abortAfter = -1;
5229 unsigned int rngSeed = 0;
5244 std::string name;
[all …]
/freebsd-14.2/stand/efi/include/
H A Defiip.h67 EFI_IP4_CONFIG_DATA ConfigData; member
304 EFI_IP6_CONFIG_DATA ConfigData; member