terminate 1356 lib/pengine/unpack.c const char *terminate = pe_node_attribute_raw(this_node, "terminate"); terminate 1365 lib/pengine/unpack.c if (crm_is_true(terminate)) { terminate 1368 lib/pengine/unpack.c } else if (terminate != NULL && strlen(terminate) > 0) { terminate 1370 lib/pengine/unpack.c char t = terminate[0]; terminate 68 tools/stonith_admin.c char *terminate; terminate 108 tools/stonith_admin.c { "list", 'l', 0, G_OPTION_ARG_STRING, &options.terminate, terminate 416 tools/stonith_admin.c if (options.terminate != NULL) { terminate 418 tools/stonith_admin.c target = options.terminate;