Lines Matching refs:tolen
70 char *from, char *to, int tolen)
87 if (tolen <= strlen(from))
103 if (tolen < len) {
110 tolen -= len;
121 r = idn_res_encodename(conf, actions, region_start, to, tolen);
133 tolen -= len;
141 char *from, char *to, int tolen)
206 if (tolen < len)
210 tolen -= len;
221 domain_name, to, tolen);
228 if (tolen < len)
235 tolen -= len;
241 if (tolen < 1)
245 tolen--;