Searched refs:type_data (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/contrib/subversion/subversion/libsvn_client/
H A Dconflicts.c150 } type_data;
6388 option->type_data.prop.merged_propval = svn_string_dup(merged_propval,
6452 const char *propname = option->type_data.prop.propname;
6461 merged_value = option->type_data.prop.merged_propval;
12813 option->type_data.prop.propname = propname;
148 } type_data; member in struct:svn_client_conflict_option_t
/freebsd-11-stable/sys/cam/scsi/
H A Dscsi_sa.c5287 struct scsi_medium_type_data *type_data; local
5292 type_data = NULL;
5302 type_data = (struct scsi_medium_type_data *)
5304 desc_remain = scsi_2btoul(type_data->length);
5352 SASBADDUINTDESC(sb, *indent, type_data->medium_type,
5371 type_data->num_density_codes, %d,
5374 for (i = 0; i < type_data->num_density_codes;
5377 type_data->primary_density_codes[i], %u,
5382 SAFILLDENSSB(type_data, sb, *indent, media_width,
5385 SAFILLDENSSB(type_data, s
[all...]

Completed in 262 milliseconds