Searched refs:type4 (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | robust_av.c | 1327 struct type4_params *type4 = &policy->type4_param; in wpas_add_dscp_policy() local 1335 if (type4->ip_version == IPV4) in wpas_add_dscp_policy() 1336 res = write_ipv4_info(pos, len, &type4->ip_params.v4, in wpas_add_dscp_policy() 1337 type4->classifier_mask); in wpas_add_dscp_policy() 1339 res = write_ipv6_info(pos, len, &type4->ip_params.v6, in wpas_add_dscp_policy() 1340 type4->classifier_mask); in wpas_add_dscp_policy() 1348 ip_ver = type4->ip_version; in wpas_add_dscp_policy()
|
/freebsd/sys/sys/ |
H A D | sdt.h | 136 type4, arg4) argument 404 type4, arg4) \ argument 410 SDT_PROBE_ARGTYPE(sdt, , , name, 4, #type4, NULL); \
|
/freebsd/bin/sh/tests/builtins/ |
H A D | Makefile | 176 ${PACKAGE}FILES+= type4.0
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/ |
H A D | Target.td | 1077 def type4 : TypedOperand<"OPERAND_GENERIC_4">;
|
/freebsd/contrib/ncurses/misc/ |
H A D | terminfo.src | 8893 sun-type4|Sun Workstation console with type 4 keyboard, 26183 # * add sun-type4 from NetBSD -TD
|
/freebsd/ |
H A D | ObsoleteFiles.inc | 7183 OLD_FILES+=usr/share/terminfo/s/sun-type4
|