arg_name          315 lib/services/systemd.c systemd_unit_by_name(const gchar * arg_name, svc_action_t *op)
arg_name          337 lib/services/systemd.c     name = systemd_service_name(arg_name);
arg_name           62 lib/services/upstart.c upstart_job_by_name(const gchar * arg_name, gchar ** out_unit, int timeout)
arg_name           81 lib/services/upstart.c     CRM_LOG_ASSERT(dbus_message_append_args(msg, DBUS_TYPE_STRING, &arg_name, DBUS_TYPE_INVALID));
arg_name           86 lib/services/upstart.c         crm_err("Could not issue %s for %s: %s", method, arg_name, error.message);