Searched refs:attr_types (Results 1 – 1 of 1) sorted by relevance
300 kdbe_attr_type_t *attr_types; in ulog_conv_2logentry() local315 attr_types = NULL; in ulog_conv_2logentry()325 if ((attr_types = (kdbe_attr_type_t *)malloc( in ulog_conv_2logentry()333 free(attr_types); in ulog_conv_2logentry()352 attr_types[nattrs] = nattrs; in ulog_conv_2logentry()356 find_changed_attrs(&curr, ent, attr_types, &nattrs); in ulog_conv_2logentry()362 switch (attr_types[i]) { in ulog_conv_2logentry()445 free(attr_types); in ulog_conv_2logentry()460 free(attr_types); in ulog_conv_2logentry()472 free(attr_types); in ulog_conv_2logentry()[all …]