Lines Matching refs:error_info
233 error_info.id = "msggen";
257 if (error_info.errors || !(catfile = *argv++))
267 return error_info.errors != 0;
348 return error_info.errors != 0;
374 error_info.file = msgfile;
377 error_info.line++;
430 error_info.line++;
481 error_info.file = 0;
482 error_info.line = 0;
511 if (!(s = pathtemp(NiL, 0, "", error_info.id, NiL)) || !(sp = sfopen(NiL, s, "w")))
521 return error_info.errors != 0;