Home
last modified time | relevance | path

Searched refs:errorx (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/bhnd/tools/
Dnvram_map_gen.awk448 errorx("missing '}' for block opened on line " _block_start "")
653 errorx("missing '<sromcrc>' entry for '"revision"' layout, " \
678 errorx("missing 'sromrev' entry for '"revision"' layout, " \
683 errorx("'sromrev' entry has non-u8 type '" \
751 errorx("no type value set")
816 errorx("can't set relative offset with a pending bind")
848 errorx("can't encode '" value "' as immediate, and no " \
857 errorx("cannot int8 encode '" value "'")
889 errorx("can't encode '" value "' (too large)")
961 errorx("invalid range: " revrange_to_string(revisions))
[all …]
/freebsd-12-stable/usr.bin/unzip/
Dunzip.c90 errorx("%s", archive_error_string(a)); \
122 errorx(const char *fmt, ...) in errorx() function
988 errorx("%ju checksum error(s) found.", error_count); in unzip()
1129 errorx("-n, -o and -u are contradictory"); in main()