HomeSort by: relevance | last modified time | path
    Searched defs:errorx (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/unzip/
unzip.c 99 errorx("%s", archive_error_string(a)); \
131 errorx(const char *fmt, ...) function in typeref:typename:__dead __printflike (1,2)void
963 errorx("%ju checksum error(s) found.", error_count);
1096 errorx("-n, -o and -u are contradictory");
unzip.c 99 errorx("%s", archive_error_string(a)); \
131 errorx(const char *fmt, ...) function in typeref:typename:__dead __printflike (1,2)void
963 errorx("%ju checksum error(s) found.", error_count);
1096 errorx("-n, -o and -u are contradictory");

Completed in 50 milliseconds