Lines Matching refs:ERR_FATAL
135 #define ERR_FATAL 0x2 /* call exit after printing the */ macro
337 if (flags & ERR_FATAL) in errmsg()
363 errmsg(ERR_FATAL, "out of memory"); in new_string()
380 errmsg(ERR_FATAL, "out of memory"); in xmalloc()
396 errmsg(ERR_FATAL, "out of memory"); in xrealloc()
411 errmsg(ERR_FATAL + ERR_PERROR, "failed to open %s:", file); in xfopen()
580 errmsg(ERR_FATAL + ERR_USAGE, in parse_options()
612 errmsg(ERR_FATAL + ERR_USAGE, in parse_options()
627 errmsg(ERR_FATAL, "-o and -g options are incompatible"); in parse_options()
629 errmsg(ERR_FATAL, "-o and -l options are incompatible"); in parse_options()
631 errmsg(ERR_FATAL, "-o and -n options are incompatible"); in parse_options()
633 errmsg(ERR_FATAL, "-o and -h options are incompatible"); in parse_options()
1771 errmsg(ERR_FATAL, in create_request_list()