Searched defs:vendor_type (Results 1 - 8 of 8) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-arm64/
H A DABIMacOSX_arm64.cpp221 const llvm::Triple::VendorType vendor_type = arch.GetTriple().getVendor(); local
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-arm/
H A DABISysV_arm.cpp186 const llvm::Triple::VendorType vendor_type = arch.GetTriple().getVendor(); local
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-arm64/
H A DABISysV_arm64.cpp217 const llvm::Triple::VendorType vendor_type = arch.GetTriple().getVendor(); local
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-arm/
H A DABIMacOSX_arm.cpp186 const llvm::Triple::VendorType vendor_type = arch.GetTriple().getVendor(); local
/freebsd-11.0-release/contrib/wpa/wpa_supplicant/
H A Dbss.c1033 const u8 * wpa_bss_get_vendor_ie(const struct wpa_bss *bss, u32 vendor_type) argument
1065 wpa_bss_get_vendor_ie_beacon(const struct wpa_bss *bss, u32 vendor_type) argument
1100 wpa_bss_get_vendor_ie_multi(const struct wpa_bss *bss, u32 vendor_type) argument
1144 wpa_bss_get_vendor_ie_multi_beacon(const struct wpa_bss *bss, u32 vendor_type) argument
[all...]
H A Dscan.c1545 wpa_scan_get_vendor_ie(const struct wpa_scan_res *res, u32 vendor_type) argument
1578 wpa_scan_get_vendor_ie_beacon(const struct wpa_scan_res *res, u32 vendor_type) argument
1613 wpa_scan_get_vendor_ie_multi(const struct wpa_scan_res *res, u32 vendor_type) argument
/freebsd-11.0-release/contrib/tcpdump/
H A Dprint-radius.c553 u_int vendor_type; local
/freebsd-11.0-release/contrib/wpa/src/radius/
H A Dradius.h166 u8 vendor_type; member in struct:radius_attr_vendor

Completed in 84 milliseconds