Lines Matching defs:msg
201 const char *msg;
224 msg = "Memory allocation failed\n";
245 msg = "Write error\n";
259 msg = "Write error\n";
269 msg = "Memory allocation failed\n";
273 msg = "Memory usage limit reached\n";
277 msg = "Not a .xz file\n";
281 msg = "Unsupported options in the .xz headers\n";
286 msg = "File is corrupt\n";
290 msg = "Bug!\n";
297 error_exit("%s", msg);