move_lifetime 146 tools/crm_resource.c gchar *move_lifetime; // Value of --lifetime move_lifetime 700 tools/crm_resource.c { "lifetime", 'u', G_OPTION_FLAG_NONE, G_OPTION_ARG_STRING, &options.move_lifetime, move_lifetime 855 tools/crm_resource.c const char *move_lifetime) move_lifetime 867 tools/crm_resource.c move_lifetime, cib_conn, move_lifetime 887 tools/crm_resource.c move_lifetime, cib_conn, move_lifetime 1198 tools/crm_resource.c rc = ban_or_move(out, rsc, cib_conn, options.move_lifetime); move_lifetime 1201 tools/crm_resource.c options.move_lifetime, cib_conn, move_lifetime 1670 tools/crm_resource.c rc = ban_or_move(out, rsc, cib_conn, options.move_lifetime); move_lifetime 1672 tools/crm_resource.c rc = cli_resource_move(rsc, options.rsc_id, node, options.move_lifetime, move_lifetime 1731 tools/crm_resource.c int rc = cli_resource_restart(out, rsc, node, options.move_lifetime, move_lifetime 2367 tools/crm_resource.c g_free(options.move_lifetime); move_lifetime 65 tools/crm_resource.h const char *move_lifetime, cib_t *cib_conn, move_lifetime 68 tools/crm_resource.h const char *move_lifetime, cib_t *cib_conn, move_lifetime 99 tools/crm_resource.h const pcmk_node_t *node, const char *move_lifetime, move_lifetime 103 tools/crm_resource.h const pcmk_node_t *node, const char *move_lifetime, move_lifetime 18 tools/crm_resource_ban.c parse_cli_lifetime(pcmk__output_t *out, const char *move_lifetime) move_lifetime 25 tools/crm_resource_ban.c if (move_lifetime == NULL) { move_lifetime 29 tools/crm_resource_ban.c duration = crm_time_parse_duration(move_lifetime); move_lifetime 33 tools/crm_resource_ban.c "for examples of valid durations", move_lifetime); move_lifetime 42 tools/crm_resource_ban.c move_lifetime); move_lifetime 65 tools/crm_resource_ban.c const char *move_lifetime, cib_t *cib_conn, move_lifetime 73 tools/crm_resource_ban.c later_s = parse_cli_lifetime(out, move_lifetime); move_lifetime 74 tools/crm_resource_ban.c if(move_lifetime && later_s == NULL) { move_lifetime 138 tools/crm_resource_ban.c int banrc = cli_resource_ban(out, rsc_id, host, move_lifetime, move_lifetime 152 tools/crm_resource_ban.c const char *move_lifetime, cib_t *cib_conn, move_lifetime 155 tools/crm_resource_ban.c char *later_s = parse_cli_lifetime(out, move_lifetime); move_lifetime 160 tools/crm_resource_ban.c if(move_lifetime && later_s == NULL) { move_lifetime 218 tools/crm_resource_ban.c int preferrc = cli_resource_prefer(out, rsc_id, host, move_lifetime, move_lifetime 1670 tools/crm_resource_runtime.c const pcmk_node_t *node, const char *move_lifetime, move_lifetime 1800 tools/crm_resource_runtime.c rc = cli_resource_ban(out, lookup_id, host, move_lifetime, cib, move_lifetime 2438 tools/crm_resource_runtime.c const pcmk_node_t *dest, const char *move_lifetime, move_lifetime 2544 tools/crm_resource_runtime.c rc = cli_resource_prefer(out, rsc_id, dest->priv->name, move_lifetime, move_lifetime 2558 tools/crm_resource_runtime.c cli_resource_ban(out, rsc_id, current->priv->name, move_lifetime,