Lines Matching refs:fatal
236 fatal ("out of memory for source"); in add_source_to_conf()
239 fatal ("out of memory for host"); in add_source_to_conf()
242 fatal ("out of memory for port"); in add_source_to_conf()
247 fatal ("out of memory for proxy"); in add_source_to_conf()
287 fatal ("malformed config: '%s' in source stanza", conf->key); in parse_source()
291 fatal ("unclosed source stanza"); in parse_source()
293 fatal ("incomplete source stanza (needs host, port)"); in parse_source()
353 fatal ("out of memory for base path"); in load_conf()
399 fatal ("-t argument must be nonzero"); in check_conf()
401 fatal ("-d argument must be nonzero"); in check_conf()
403 fatal ("-a argument must be nonzero"); in check_conf()
407 fatal ("supplied base path is too long: '%s'", opts->base_path); in check_conf()
409 fatal ("jitter must be less than steady state interval (%d >= %d)", in check_conf()
479 fatal ("could not allocated new event base"); in main()
535 fatal ("Failed to create SIGTERM event"); in main()