move_lifetime 87 tools/crm_resource.c gchar *move_lifetime; // Value of --lifetime move_lifetime 638 tools/crm_resource.c { "lifetime", 'u', G_OPTION_FLAG_NONE, G_OPTION_ARG_STRING, &options.move_lifetime, move_lifetime 852 tools/crm_resource.c const char *move_lifetime) move_lifetime 863 tools/crm_resource.c rc = cli_resource_ban(out, options.rsc_id, current->details->uname, move_lifetime, move_lifetime 883 tools/crm_resource.c rc = cli_resource_ban(out, options.rsc_id, current->details->uname, move_lifetime, move_lifetime 1848 tools/crm_resource.c rc = cli_resource_restart(out, rsc, node, options.move_lifetime, move_lifetime 1945 tools/crm_resource.c rc = ban_or_move(out, rsc, options.move_lifetime); move_lifetime 1948 tools/crm_resource.c options.move_lifetime, cib_conn, move_lifetime 1963 tools/crm_resource.c rc = ban_or_move(out, rsc, options.move_lifetime); move_lifetime 1968 tools/crm_resource.c options.move_lifetime, cib_conn, move_lifetime 2159 tools/crm_resource.c g_free(options.move_lifetime); move_lifetime 66 tools/crm_resource.h const char *move_lifetime, cib_t * cib_conn, int cib_options, move_lifetime 69 tools/crm_resource.h const char *move_lifetime, cib_t *cib_conn, int cib_options, move_lifetime 100 tools/crm_resource.h const pcmk_node_t *node, const char *move_lifetime, move_lifetime 104 tools/crm_resource.h const char *host_name, const char *move_lifetime, move_lifetime 15 tools/crm_resource_ban.c parse_cli_lifetime(pcmk__output_t *out, const char *move_lifetime) move_lifetime 22 tools/crm_resource_ban.c if (move_lifetime == NULL) { move_lifetime 26 tools/crm_resource_ban.c duration = crm_time_parse_duration(move_lifetime); move_lifetime 30 tools/crm_resource_ban.c "for examples of valid durations", move_lifetime); move_lifetime 39 tools/crm_resource_ban.c move_lifetime); move_lifetime 62 tools/crm_resource_ban.c const char *move_lifetime, cib_t * cib_conn, int cib_options, move_lifetime 70 tools/crm_resource_ban.c later_s = parse_cli_lifetime(out, move_lifetime); move_lifetime 71 tools/crm_resource_ban.c if(move_lifetime && later_s == NULL) { move_lifetime 135 tools/crm_resource_ban.c int banrc = cli_resource_ban(out, rsc_id, host, move_lifetime, move_lifetime 149 tools/crm_resource_ban.c const char *move_lifetime, cib_t *cib_conn, int cib_options, move_lifetime 152 tools/crm_resource_ban.c char *later_s = parse_cli_lifetime(out, move_lifetime); move_lifetime 157 tools/crm_resource_ban.c if(move_lifetime && later_s == NULL) { move_lifetime 215 tools/crm_resource_ban.c int preferrc = cli_resource_prefer(out, rsc_id, host, move_lifetime, move_lifetime 1539 tools/crm_resource_runtime.c const pcmk_node_t *node, const char *move_lifetime, move_lifetime 1663 tools/crm_resource_runtime.c rc = cli_resource_ban(out, lookup_id, host, move_lifetime, cib, move_lifetime 2284 tools/crm_resource_runtime.c const char *host_name, const char *move_lifetime, cib_t *cib, move_lifetime 2367 tools/crm_resource_runtime.c rc = cli_resource_prefer(out, rsc_id, dest->details->uname, move_lifetime, move_lifetime 2381 tools/crm_resource_runtime.c (void)cli_resource_ban(out, rsc_id, current->details->uname, move_lifetime,