Lines Matching refs:die
46 static __attribute__((__format__(printf,1,2),__noreturn__)) void die(const char *msg, ...)
122 die("unrecognized parameter '%c'", i);
132 die("invalid interval \'%s\'", arg);
147 die("sigaction");
152 die("open: \'%s\'", avcstatfile);
161 die("read");
164 die("read: \'%s\': unexpected end of file",
169 die("unable to parse \'%s\': end of line not found",
173 die("unable to parse \'%s\': invalid headers",
192 die("unable to parse \'%s\': scan error",
205 die("unable to parse \'%s\': no data", avcstatfile);
231 die("lseek");