| /freebsd-14.2/sys/arm64/arm64/ |
| H A D | ptrauth.c | 63 const char *family, *maker, *product; in ptrauth_disable() local 66 maker = kern_getenv("smbios.system.maker"); in ptrauth_disable() 68 if (family == NULL || maker == NULL || product == NULL) in ptrauth_disable() 77 if (strcmp(maker, "Microsoft Corporation") == 0 && in ptrauth_disable()
|
| /freebsd-14.2/stand/libsa/ |
| H A D | smbios.c | 150 const char* maker; member 600 smbios.maker = smbios_getstring(info, 0x04); in smbios_probe() 644 smbios_match(const char* bios_vendor, const char* maker, in smbios_match() argument 650 smbios_match_str(maker, smbios.maker) && in smbios_match()
|
| /freebsd-14.2/stand/i386/libi386/ |
| H A D | biosmem.c | 67 const char *maker; member 84 if (smbios_match(quirks[i].bios_vendor, quirks[i].maker, in bios_getquirks()
|
| /freebsd-14.2/contrib/libpcap/msdos/ |
| H A D | readme.dos | 110 `maker -f msdos\Makefile pcap_bc.lib' (Borland's `maker.exe') 113 `maker -f msdos\Makefile pcap_hc.lib' (Borland's `maker.exe')
|
| /freebsd-14.2/sys/dev/acpi_support/ |
| H A D | acpi_ibm.c | 300 const char *maker; member 459 char *maker, *product; in acpi_ibm_attach() local 585 maker = kern_getenv("smbios.system.maker"); in acpi_ibm_attach() 587 if (maker == NULL || product == NULL) in acpi_ibm_attach() 591 if (strcmp(maker, acpi_ibm_models[i].maker) == 0 && in acpi_ibm_attach() 601 freeenv(maker); in acpi_ibm_attach()
|
| /freebsd-14.2/usr.sbin/bsdinstall/scripts/ |
| H A D | auto | 199 f_dprintf "smbios.system.maker=[%s]" "$sys_maker" 205 f_dprintf "smbios.planar.maker=[%s]" "$sys_mb_maker"
|
| /freebsd-14.2/sys/dev/atkbdc/ |
| H A D | atkbdc.c | 108 const char *maker; member 147 char *maker = kern_getenv("smbios.system.maker"); in atkbdc_getquirks() local 153 QUIRK_STR_EQUAL(quirks[i].maker, maker) && in atkbdc_getquirks()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | IRForTarget.h | 359 FunctionValueCache(Maker const &maker);
|
| H A D | IRForTarget.cpp | 50 IRForTarget::FunctionValueCache::FunctionValueCache(Maker const &maker) in FunctionValueCache() argument 51 : m_maker(maker), m_values() {} in FunctionValueCache()
|
| /freebsd-14.2/sys/dev/nfe/ |
| H A D | if_nfe.c | 338 static const char *maker = "MSI"; in nfe_detect_msik9() local 347 if (strcmp(m, maker) == 0 && strcmp(p, product) == 0) in nfe_detect_msik9() 814 char *maker; in nfe_can_use_msix() member 821 char *maker, *product; in nfe_can_use_msix() local 828 maker = kern_getenv("smbios.planar.maker"); in nfe_can_use_msix() 831 if (maker != NULL && product != NULL) { in nfe_can_use_msix() 835 if (strcmp(maker, mblp->maker) == 0 && in nfe_can_use_msix() 843 if (maker != NULL) in nfe_can_use_msix() 844 freeenv(maker); in nfe_can_use_msix()
|
| /freebsd-14.2/sys/dev/rtsx/ |
| H A D | rtsx.c | 193 char *maker; member 3600 char *maker; local 3623 maker = kern_getenv("smbios.system.maker"); 3626 for (i = 0; rtsx_inversion_models[i].maker != NULL; i++) { 3627 if (strcmp(rtsx_inversion_models[i].maker, maker) == 0 && 3630 …device_printf(dev, "Inversion activated for %s/%s/%s, see BUG in rtsx(4)\n", maker, family, produc…
|
| /freebsd-14.2/share/dict/ |
| H A D | web2a | 1086 all-maker 2177 anvil maker 2500 arrow maker 3191 back maker 3675 band maker 4674 beam maker 29668 ice maker 34348 maker-off 34349 maker-up 34623 map maker [all …]
|
| H A D | web2 | 110431 maker
|
| /freebsd-14.2/contrib/ncurses/misc/ |
| H A D | emx.src | 35 # This section describes terminal classes and maker brands that are still
|
| H A D | terminfo.src | 9683 # This section describes terminal classes and maker brands that are still
|
| /freebsd-14.2/usr.bin/fortune/datfiles/ |
| H A D | freebsd-tips | 557 $(kenv smbios.system.maker) $(kenv smbios.system.product)" -d "do=addd" \
|
| /freebsd-14.2/contrib/one-true-awk/testdir/ |
| H A D | bib | 12948 Shall mortal man be more just than God? shall a man be more pure than his maker? 13651 For I know not to give flattering titles; in so doing my maker would soon take me away. 13731 But none saith, Where is God my maker, who giveth songs in the night; 15461 O come, let us worship and bow down: let us kneel before the LORD our maker. 17018 The rich and poor meet together: the LORD is the maker of them all. 17686 And the strong shall be as tow, and the maker of it as a spark, and they shall both burn together, … 18064 … two walls for the water of the old pool: but ye have not looked unto the maker thereof, neither h… 18687 And forgettest the LORD thy maker, that hath stretched forth the heavens, and laid the foundations … 19778 Thus saith the LORD the maker thereof, the LORD that formed it, to establish it; the LORD is his na… 22767 …ofiteth the graven image that the maker thereof hath graven it; the molten image, and a teacher of… [all …]
|