Lines Matching refs:error
541 error(const char *const string, ...) in error() function
716 error(_("incompatible -b options")); in main()
720 error(_("incompatible -b options")); in main()
723 error(_("invalid option: -b '%s'"), optarg); in main()
871 error (_("empty file name")); in componentcheck()
873 error (_(component == name in componentcheck()
884 error(_("file name '%s' contains '%.*s' component"), in componentcheck()
1171 error("%s", _("%s in ruleless zone")); in associate()
1207 error(_("line too long")); in infile()
1230 error(_("input line of unknown type")); in infile()
1262 error(_("expected continuation line not found")); in infile()
1306 error("%s", errstring); in gethms()
1312 error("%s", errstring); in gethms()
1316 error(_("time overflow")); in gethms()
1351 error(_("wrong number of fields on Rule line")); in inrule()
1360 error(_("Invalid rule name \"%s\""), fields[RF_NAME]); in inrule()
1382 error(_("wrong number of fields on Zone line")); in inzone()
1386 error( in inzone()
1392 error( in inzone()
1400 error(_("duplicate zone name %s" in inzone()
1414 error(_("wrong number of fields on Zone continuation line")); in inzcont()
1458 error(_("invalid abbreviation format")); in inzsub()
1493 error(_( in inzsub()
1526 error(_("invalid leaping year")); in getleapdatetime()
1548 error(_("invalid month name")); in getleapdatetime()
1561 error(_("invalid day of month")); in getleapdatetime()
1566 error(_("time too small")); in getleapdatetime()
1570 error(_("time too large")); in getleapdatetime()
1577 error(_("leap second precedes Epoch")); in getleapdatetime()
1585 error(_("wrong number of fields on Leap line")); in inleap()
1591 error(_("invalid Rolling/Stationary field on Leap line")); in inleap()
1599 error(_("invalid CORRECTION field on Leap line")); in inleap()
1611 error(_("wrong number of fields on Expires line")); in inexpires()
1613 error(_("multiple Expires lines")); in inexpires()
1624 error(_("wrong number of fields on Link line")); in inlink()
1628 error(_("blank FROM field on Link line")); in inlink()
1653 error(_("invalid month name")); in rulesub()
1703 error(_("invalid starting year")); in rulesub()
1725 error(_("invalid ending year")); in rulesub()
1729 error(_("starting year greater than ending year")); in rulesub()
1736 error(_("typed single year")); in rulesub()
1769 error(_("invalid day of month")); in rulesub()
1774 error(_("invalid weekday name")); in rulesub()
1783 error(_("invalid day of month")); in rulesub()
2058 error(_("too many transition times")); in writezone()
2297 error(_("%%z UT offset magnitude exceeds 99:59:59")); in abbroffset()
2825 error("%s", dup_rules_msg); in outzone()
2889 error(_("can't determine time zone abbreviation to use just after until time")); in outzone()
2964 error(_("UT offset out of range")); in addtype()
2987 error(_("too many local time types")); in addtype()
3005 error(_("too many leap seconds")); in leapadd()
3032 error(_("Leap seconds too close together")); in adjleap()
3049 error(_("last Leap time does not precede Expires time")); in adjleap()
3095 error(_("Wild result from command execution")); in yearistype()
3267 error(_("Odd number of quotation marks")); in getfields()
3282 error(_("time overflow")); in time_overflow()
3361 error(_("use of 2/29 in non leap-year")); in rpytime()
3433 error(_("too many, or too long, time zone abbreviations")); in newabbr()
3479 error(_("%s: Can't create directory %s: %s"), in mkdirs()