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