Searched refs:_arg_job_mode (Results 1 – 2 of 2) sorted by relevance
53 extern const char *_arg_job_mode;101 return _arg_job_mode ?: "replace"; in arg_job_mode()
68 const char *_arg_job_mode = NULL; variable118 STATIC_DESTRUCTOR_REGISTER(_arg_job_mode, unsetp);603 _arg_job_mode = optarg; in systemctl_parse_argv()607 _arg_job_mode = "fail"; in systemctl_parse_argv()611 _arg_job_mode = "replace-irreversibly"; in systemctl_parse_argv()615 _arg_job_mode = "ignore-dependencies"; in systemctl_parse_argv()