short_options      94 include/crm_internal.h void crm_set_options(const char *short_options, const char *usage, struct crm_option *long_options,
short_options    1012 lib/common/utils.c crm_set_options(const char *short_options, const char *app_usage, struct crm_option *long_options,
short_options    1015 lib/common/utils.c     if (short_options) {
short_options    1016 lib/common/utils.c         crm_short_options = strdup(short_options);