Searched defs:report_error (Results 1 – 4 of 4) sorted by relevance
37 static void report_error(const char *where, int err) in report_error() function
39 static void report_error(const char *name, int namelen, int err) in report_error() function
129 void (*report_error)(const struct fserror_event *event); member
1372 bool report_error = true; in record__open() local