Lines Matching refs:ERR_FATAL
134 #define ERR_FATAL 0x2 /* call exit after printing the */ macro
336 if (flags & ERR_FATAL) in errmsg()
362 errmsg(ERR_FATAL, "out of memory"); in new_string()
379 errmsg(ERR_FATAL, "out of memory"); in xmalloc()
395 errmsg(ERR_FATAL, "out of memory"); in xrealloc()
410 errmsg(ERR_FATAL + ERR_PERROR, "failed to open %s:", file); in xfopen()
579 errmsg(ERR_FATAL + ERR_USAGE, in parse_options()
611 errmsg(ERR_FATAL + ERR_USAGE, in parse_options()
626 errmsg(ERR_FATAL, "-o and -g options are incompatible"); in parse_options()
628 errmsg(ERR_FATAL, "-o and -l options are incompatible"); in parse_options()
630 errmsg(ERR_FATAL, "-o and -n options are incompatible"); in parse_options()
632 errmsg(ERR_FATAL, "-o and -h options are incompatible"); in parse_options()
1762 errmsg(ERR_FATAL, in create_request_list()