Home
last modified time | relevance | path

Searched refs:subtypes (Results 1 – 22 of 22) sorted by relevance

/freebsd/lib/libifconfig/
H A Dlibifconfig_media.c144 subtypes[5]; member
267 for (size_t i = 0; ttos->subtypes[i].desc != NULL; ++i) { in ifconfig_media_get_subtype()
268 if (ttos->subtypes[i].alias) in ifconfig_media_get_subtype()
270 for (desc = ttos->subtypes[i].desc; in ifconfig_media_get_subtype()
292 for (size_t i = 0; ttos->subtypes[i].desc != NULL; ++i) { in ifconfig_media_lookup_subtype()
293 desc = lookup_media_desc(ttos->subtypes[i].desc, name); in ifconfig_media_lookup_subtype()
/freebsd/sbin/etherswitchcfg/
H A Difmedia.c405 } subtypes[5]; member
491 for (i = 0; ttos->subtypes[i].desc != NULL; i++) { in get_media_subtype()
492 rval = lookup_media_word(ttos->subtypes[i].desc, val); in get_media_subtype()
605 for (i = 0; ttos->subtypes[i].desc != NULL; i++) { in get_subtype_desc()
606 if (ttos->subtypes[i].alias) in get_subtype_desc()
608 for (desc = ttos->subtypes[i].desc; in get_subtype_desc()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dinterworking.h15 u16 info_ids[], size_t num_ids, u32 subtypes,
H A Dinterworking.c2806 u16 info_ids[], size_t num_ids, u32 subtypes, in anqp_send_req() argument
2832 if (subtypes != 0) { in anqp_send_req()
2836 hs20_put_anqp_req(subtypes, NULL, 0, extra_buf); in anqp_send_req()
H A Dctrl_iface.c7899 u32 subtypes = 0; in get_anqp() local
7923 subtypes |= BIT(num); in get_anqp()
7948 if (num_id == 0 && !subtypes && !mbo_subtypes) in get_anqp()
7951 return anqp_send_req(wpa_s, dst_addr, freq, id, num_id, subtypes, in get_anqp()
8101 u32 subtypes = 0; in get_hs20_anqp() local
8113 subtypes |= BIT(num); in get_hs20_anqp()
8120 if (subtypes == 0) in get_hs20_anqp()
8123 return hs20_anqp_send_req(wpa_s, dst_addr, subtypes, NULL, 0, 0); in get_hs20_anqp()
H A DChangeLog686 - extend ANQP_GET to accept Hotspot 2.0 subtypes
/freebsd/sys/net/
H A Dif_media.c408 const struct ifmedia_description *subtypes; member
470 for (desc = ttos->subtypes; desc->ifmt_string != NULL; desc++) in ifmedia_printword()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DTypeFinder.cpp137 for (Type *SubTy : llvm::reverse(Ty->subtypes())) in incorporateType()
H A DCore.cpp862 for (auto *T : unwrap(Tp)->subtypes()) { in LLVMGetSubtypes()
/freebsd/contrib/bsnmp/gensnmptree/
H A Dgensnmptree.c195 char *subtypes[SNMP_INDEXES_MAX]; member
873 node->u.entry.subtypes[index_count++] = subtype; in parse()
1187 if (np->u.entry.subtypes[i] != NULL) in gen_tree()
1188 printf(" | %s", np->u.entry.subtypes[i]); in gen_tree()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DType.h361 ArrayRef<Type*> subtypes() const { in subtype_end()
362 ArrayRef<Type*> subtypes() const { subtypes() function
/freebsd/contrib/tcpdump/
H A Dprint-radius.c607 const char **subtypes; /* Standard Values (if any) */ member
908 table = attr_type[attr_code].subtypes; in print_attr_num()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerBufferFatPointers.cpp468 enumerate(From->subtypes(), To->subtypes())) { in fatPtrsToInts()
502 enumerate(From->subtypes(), To->subtypes())) { in intsToFatPtrs()
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DX86TargetParser.def64 // This macro is used for cpu subtypes present in compiler-rt/libgcc.
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dqcom,pmic-gpio.txt146 And following values are supported by LV/MV GPIO subtypes:
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILValueEnumerator.cpp942 for (Type *SubTy : Ty->subtypes()) in EnumerateType()
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.cpp974 for (Type *SubTy : Ty->subtypes()) in EnumerateType()
/freebsd/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new_handlers.c1997 u32 subtypes = 0; in wpas_dbus_handler_anqp_get() local
2045 subtypes |= BIT(num); in wpas_dbus_handler_anqp_get()
2076 ret = anqp_send_req(wpa_s, dst_addr, freq, id, num_id, subtypes, in wpas_dbus_handler_anqp_get()
/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c2574 static const char *const subtypes[] = in max_width() local
2583 for (size_t i = 0; i < ARRAY_SIZE(subtypes); ++i) in max_width()
2584 if (nvlist_lookup_nvlist_array(nv, subtypes[i], in max_width()
/freebsd/contrib/llvm-project/lld/MachO/
H A DOptions.td815 HelpText<"Permit mixing objects compiled for different ARM CPU subtypes">,
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES8748 Add new internal class 's', which is the set of subtypes of the
/freebsd/sys/contrib/dev/acpica/
H A Dchanges.txt3041 Strings within Buffer objects. These subtypes do not contain a specific