Lines Matching refs:strcasecmp
793 if (!strcasecmp(arg_name, "queue_if_no_path")) { in parse_features()
798 if (!strcasecmp(arg_name, "retain_attached_hw_handler")) { in parse_features()
803 if (!strcasecmp(arg_name, "pg_init_retries") && in parse_features()
810 if (!strcasecmp(arg_name, "pg_init_delay_msecs") && in parse_features()
1503 if (!strcasecmp(argv[0], "queue_if_no_path")) { in multipath_message()
1506 } else if (!strcasecmp(argv[0], "fail_if_no_path")) { in multipath_message()
1517 if (!strcasecmp(argv[0], "disable_group")) { in multipath_message()
1520 } else if (!strcasecmp(argv[0], "enable_group")) { in multipath_message()
1523 } else if (!strcasecmp(argv[0], "switch_group")) { in multipath_message()
1526 } else if (!strcasecmp(argv[0], "reinstate_path")) in multipath_message()
1528 else if (!strcasecmp(argv[0], "fail_path")) in multipath_message()