Lines Matching defs:dst_supports
54 boolean_t dst_supports;
1035 boolean_t src_supports, dst_supports;
1043 dst_supports = B_FALSE;
1054 &dst_supports, NULL, B_FALSE, &mech_info);
1060 if ((src_supports) && (dst_supports)) {
1089 boolean_t src_supports = B_FALSE, dst_supports = B_FALSE;
1108 dst_supports = B_FALSE;
1119 &dst_supports, NULL, B_FALSE, &mech_info);
1134 wrap_info->dst_supports = dst_supports;
1175 wrap_info->dst_supports = B_TRUE;
1205 wrap_info->dst_supports = B_TRUE;
1221 wrap_info->dst_supports = B_FALSE;
1229 wrap_info->dst_supports = B_FALSE;
1378 if (!wrap_info.dst_supports) {