crm_get_option_long  437 fencing/admin.c         flag = crm_get_option_long(argc, argv, &option_index, &longname);
crm_get_option_long   97 include/crm_internal.h int crm_get_option_long(int argc, char **argv, int *index, const char **longname);
crm_get_option_long 1055 lib/common/utils.c     return crm_get_option_long(argc, argv, index, NULL);
crm_get_option_long  460 tools/crm_resource.c         flag = crm_get_option_long(argc, argv, &option_index, &longname);