alt_name 82 include/crm/common/options_internal.h const char *alt_name; alt_name 1342 lib/common/options.c if ((value == NULL) && (option->alt_name != NULL)) { alt_name 1343 lib/common/options.c value = g_hash_table_lookup(table, option->alt_name); alt_name 1348 lib/common/options.c option->alt_name, option->name);