Lines Matching refs:FATAL
77 FATAL("failed to recover [%" PRIu64 ", %" PRIu64 ")\n", in decode_rs()
127 FATAL("invalid value of %s\n", name); in parse_arg()
130 FATAL("value of roots too large (max. %" PRIu64 ")\n", maxval); in parse_arg()
148 FATAL("failed to open input\n"); in get_start()
155 FATAL("no ecc data\n"); in get_start()
163 FATAL("no verity data\n"); in get_start()
176 FATAL("invalid parameters: inplace can only used when decoding\n"); in encode()
180 FATAL("failed to read input\n"); in encode()
184 FATAL("failed to allocate ecc\n"); in encode()
203 FATAL("failed to process input\n"); in encode()
207 FATAL("failed to write output\n"); in encode()
220 FATAL("invalid parameters: inplace cannot be used with sparse " in decode()
225 FATAL("invalid parameters: padding is only relevant when encoding\n"); in decode()
230 FATAL("failed to read input\n"); in decode()
252 FATAL("failed to process input\n"); in decode()
262 FATAL("failed to write output\n"); in decode()
351 FATAL("padding must be multiple of %u\n", FEC_BLOCKSIZE); in main()