Searched refs:ta_idx (Results 1 – 1 of 1) sorted by relevance
9280 int ta_idx; /* template attribute index */ in dprov_attributes_match() local9283 for (ta_idx = 0; ta_idx < nattr; ta_idx++) { in dprov_attributes_match()9285 if (template[ta_idx].oa_value == NULL) in dprov_attributes_match()9289 type = template[ta_idx].oa_type; in dprov_attributes_match()9296 tlen = template[ta_idx].oa_value_len; in dprov_attributes_match()9308 if (bcmp(&template[ta_idx].oa_value[diff], in dprov_attributes_match()