Lines Matching refs:EXIT_FAILURE
79 errx(EXIT_FAILURE, "Cannot open expected pidfile '%s'", path); in check_pidfile()
82 errx(EXIT_FAILURE, "Failed to read pid from pidfile '%s'", in check_pidfile()
87 errx(EXIT_FAILURE, "Pid in pidfile (%d) does not match " in check_pidfile()
99 errx(EXIT_FAILURE, "The pidfile %s was not deleted", in ensure_deleted()
137 errx(EXIT_FAILURE, "Cannot allocate memory for path"); in generate_varrun_pidfile()
150 errx(EXIT_FAILURE, "Failed to create pidfile with default " in helper_default_path()
177 errx(EXIT_FAILURE, "Failed to create pidfile with custom " in helper_custom_basename()
204 errx(EXIT_FAILURE, "Failed to create pidfile '%s'", path); in helper_custom_path()
229 errx(EXIT_FAILURE, "Failed to create pidfile with default " in helper_change_basenames()
233 errx(EXIT_FAILURE, "Failed to recreate pidfile with default " in helper_change_basenames()
239 errx(EXIT_FAILURE, "Failed to create pidfile with custom " in helper_change_basenames()
244 errx(EXIT_FAILURE, "Failed to recreate pidfile with custom " in helper_change_basenames()
280 errx(EXIT_FAILURE, "Failed to create pidfile " in helper_change_paths()
285 errx(EXIT_FAILURE, "Failed to create pidfile 'second.pid'"); in helper_change_paths()
315 errx(EXIT_FAILURE, "Failed to create default pidfile"); in helper_mix()
319 errx(EXIT_FAILURE, "Failed to create pidfile 'second.pid'"); in helper_mix()
324 errx(EXIT_FAILURE, "Failed to create pidfile 'second.pid'"); in helper_mix()