alt_name 77 include/crm/common/options_internal.h const char *alt_name; alt_name 1361 lib/common/options.c if ((value == NULL) && (option->alt_name != NULL)) { alt_name 1362 lib/common/options.c value = g_hash_table_lookup(table, option->alt_name); alt_name 1367 lib/common/options.c option->alt_name, option->name);