Home
last modified time | relevance | path

Searched defs:vendor (Results 1 – 25 of 119) sorted by relevance

12345

/openbsd/lib/libradius/
H A Dradius_attr.c99 radius_get_vs_raw_attr_ptr(const RADIUS_PACKET * packet, uint32_t vendor, in radius_get_vs_raw_attr_ptr()
125 radius_get_vs_raw_attr(const RADIUS_PACKET * packet, uint32_t vendor, in radius_get_vs_raw_attr()
160 radius_get_vs_raw_attr_cat(const RADIUS_PACKET * packet, uint32_t vendor, in radius_get_vs_raw_attr_cat()
203 radius_put_vs_raw_attr(RADIUS_PACKET * packet, uint32_t vendor, uint8_t vtype, in radius_put_vs_raw_attr()
249 radius_put_vs_raw_attr_cat(RADIUS_PACKET * packet, uint32_t vendor, in radius_put_vs_raw_attr_cat()
284 uint32_t vendor, uint8_t vtype, const void *buf, size_t length) in radius_set_vs_raw_attr()
312 radius_del_vs_attr_all(RADIUS_PACKET * packet, uint32_t vendor, uint8_t vtype) in radius_del_vs_attr_all()
337 radius_has_vs_attr(const RADIUS_PACKET * packet, uint32_t vendor, uint8_t vtype) in radius_has_vs_attr()
367 uint32_t vendor, uint8_t vtype, char *str, size_t len) in radius_get_vs_string_attr()
394 uint32_t vendor, uint8_t vtype, const char *str) in radius_put_vs_string_attr()
/openbsd/gnu/llvm/llvm/include/llvm/Support/
H A DELFAttributeParser.h26 StringRef vendor; variable
55 ELFAttributeParser(ScopedPrinter *sw, TagNameMap tagNameMap, StringRef vendor) in ELFAttributeParser()
58 ELFAttributeParser(TagNameMap tagNameMap, StringRef vendor) in ELFAttributeParser()
/openbsd/sys/dev/videomode/
H A Dedid.c77 const char *vendor; member
82 const char *vendor; member
91 edid_findvendor(const char *vendor) in edid_findvendor()
104 edid_findproduct(const char *vendor, uint16_t product) in edid_findproduct()
/openbsd/sys/dev/usb/
H A Dusbdevs_data.h45 u_int16_t vendor; member
50 u_int16_t vendor; member
H A Dumass_quirks.c486 umass_lookup(u_int16_t vendor, u_int16_t product) in umass_lookup()
H A Dumidi_quirks.c357 umidi_search_quirk(int vendor, int product, int ifaceno) in umidi_search_quirk()
H A Dusb_quirks.c184 u_int16_t vendor = UGETW(d->idVendor); in usbd_find_quirk() local
H A Dusbdi.h216 #define usb_lookup(tbl, vendor, product) \ argument
225 int vendor; member
/openbsd/sys/dev/pci/
H A Dpcidevs_data.h43 pci_vendor_id_t vendor; member
48 pci_vendor_id_t vendor; member
H A Dpci_subr.c292 pci_vendor_id_t vendor = PCI_VENDOR(id_reg); in pci_findvendor() local
311 pci_vendor_id_t vendor = PCI_VENDOR(id_reg); in pci_findproduct() local
331 pci_vendor_id_t vendor; in pci_devinfo() local
H A Dpci_quirks.c52 pci_lookup_quirkdata(pci_vendor_id_t vendor, pci_product_id_t product) in pci_lookup_quirkdata()
/openbsd/usr.sbin/fw_update/
H A Dpatterns.c47 pci_findvendor(pci_vendor_id_t vendor) in pci_findvendor()
60 pci_findproduct(pci_vendor_id_t vendor, pci_product_id_t product) in pci_findproduct()
/openbsd/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.h29 static bool classof(const DeclVendor *vendor) { in classof()
H A DClangDeclVendor.h32 static bool classof(const DeclVendor *vendor) { in classof()
/openbsd/sys/arch/riscv64/riscv64/
H A Dcpu.c65 const struct vendor { struct
69 } cpu_vendors[] = { argument
/openbsd/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCDeclVendor.h26 static bool classof(const DeclVendor *vendor) { in classof()
/openbsd/sys/arch/amd64/amd64/
H A Dest.c90 int vendor: 5; member
336 int vendor = -1; in est_init() local
/openbsd/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformRemoteAppleBridge.cpp81 llvm::Triple::VendorType vendor = triple.getVendor(); in CreateInstance() local
H A DPlatformRemoteiOS.cpp78 llvm::Triple::VendorType vendor = triple.getVendor(); in CreateInstance() local
H A DPlatformRemoteAppleWatch.cpp82 llvm::Triple::VendorType vendor = triple.getVendor(); in CreateInstance() local
H A DPlatformRemoteAppleTV.cpp84 llvm::Triple::VendorType vendor = triple.getVendor(); in CreateInstance() local
/openbsd/sys/arch/loongson/dev/
H A Dohci_voyager.c97 const char *vendor; in ohci_voyager_attach() local
/openbsd/gnu/llvm/lldb/packages/Python/lldbsuite/test/builders/
H A Ddarwin.py57 def get_triple_str(arch, vendor, os, version, env): argument
/openbsd/sys/arch/i386/stand/libsa/
H A Dexec_i386.c161 uint32_t vendor[4]; in ucode_load() local
/openbsd/sys/arch/arm64/include/
H A Dsmbiosvar.h141 uint8_t vendor; /* string */ member
161 uint8_t vendor; /* string */ member
178 uint8_t vendor; /* string */ member
196 uint8_t vendor; /* string */ member

12345