Searched refs:sdtmp (Results 1 – 1 of 1) sorted by relevance
216 struct _citrus_iconv_std_dst *sd, *sdtmp; in open_dsts() local231 TAILQ_FOREACH(sdtmp, dl, sd_entry) { in open_dsts()232 if (sdtmp->sd_norm > norm) { in open_dsts()233 TAILQ_INSERT_BEFORE(sdtmp, sd, in open_dsts()