Lines Matching refs:msg_fatal
265 …msg_fatal("usage: %s [-c config_dir] [-D (debug)] [-d (don't detach from terminal)] [-e exit_time]… in usage()
352 msg_fatal("the master command is reserved for the superuser"); in main()
354 msg_fatal("the master command must not run as a set-uid process"); in main()
363 msg_fatal("out of memory"); in main()
373 msg_fatal("-i is allowed only for PID 1 process"); in main()
408 msg_fatal("the -t and -w options cannot be used together"); in main()
410 msg_fatal("the -i option cannot be used with -D, -d, or -w"); in main()
434 msg_fatal("open /dev/null: %m"); in main()
444 msg_fatal("unable to set session and process group ID: %m"); in main()
457 msg_fatal("dup(0): %m"); in main()
487 msg_fatal("chdir %s: %m", var_queue_dir); in main()
504 msg_fatal("open lock file %s: %s", in main()
509 msg_fatal("cannot update lock file %s: %m", vstring_str(lock_path)); in main()
521 msg_fatal("open lock file %s: %s", in main()
526 msg_fatal("cannot update lock file %s: %m", vstring_str(data_lock_path)); in main()
577 msg_fatal("refresh exclusive lock: %m"); in main()
580 msg_fatal("refresh exclusive lock: %m"); in main()