Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/bhnd/tools/
H A Dnvram_map_gen.awk751 errorx("no type value set")
1249 errorx("bind not flushed!")
1715 errorx("redefining class: " name)
1731 errorx("no such class " name)
1742 errorx(cls " is not a class object")
1889 errorx("cannot delete class objects")
2107 errorx(obj " has no superclass")
2171 errorx("requested property path '" \
2192 errorx("empty property path")
2219 errorx(obj " has no superclass")
[all …]
/freebsd-12.1/usr.bin/unzip/
H A Dunzip.c88 errorx("%s", archive_error_string(a)); \
117 errorx(const char *fmt, ...) in errorx() function
924 errorx("%ju checksum error(s) found.", error_count); in unzip()
1061 errorx("-n, -o and -u are contradictory"); in main()