Home
last modified time | relevance | path

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

/freebsd/contrib/xz/src/xzdec/
H A Dxzdec.c66 my_errorf(const char *fmt, ...) in my_errorf() function
182 my_errorf("%s", ret == LZMA_MEM_ERROR ? strerror(ENOMEM) in uncompress()
206 my_errorf("%s: Error reading input file: %s", in uncompress()
240 my_errorf("Cannot write to " in uncompress()
300 my_errorf("%s: %s", tuklib_mask_nonprint(filename), in uncompress()
378 my_errorf("Failed to enable the sandbox"); in sandbox_enter()
398 my_errorf("Failed to enable the sandbox"); in main()
459 my_errorf("%s: %s", in main()
/freebsd/contrib/xz/
H A DChangeLog4576 If the early pledge() call on OpenBSD fails, it calls my_errorf()