alt_name           81 include/crm/common/options_internal.h     const char *alt_name;
alt_name         1352 lib/common/options.c         if ((value == NULL) && (option->alt_name != NULL)) {
alt_name         1353 lib/common/options.c             value = g_hash_table_lookup(table, option->alt_name);
alt_name         1358 lib/common/options.c                                   option->alt_name, option->name);