compress.c | 60 static void cwarnx(const char *, ...) __printflike(1, 2); 150 cwarnx("%s: name already has trailing .Z", 156 cwarnx("%s: name too long", *argv); 170 cwarnx("%s: name too long", *argv); 183 cwarnx("%s: name too long", *argv); 448 cwarnx(const char *fmt, ...) function in typeref:typename:void
|