fileline
error_prefix(fileline)
int fileline;
if (!fileline || !source || !source->file
if (fileline && source && source->file != NULL) {
warningf(int fileline, const char *fmt, ...)
error_prefix(fileline);
SIMPLEQ_ENTRY(fileline) fileentries;
SIMPLEQ_HEAD(, fileline) delqhead = SIMPLEQ_HEAD_INITIALIZER(delqhead);
struct fileline *linep;
if (!(linep = malloc(sizeof(struct fileline))))
struct fileline *del;
struct fileline *filep;