Lines Matching refs:strcasecmp
778 if (!strcasecmp(arg_name, "queue_if_no_path")) { in parse_features()
783 if (!strcasecmp(arg_name, "retain_attached_hw_handler")) { in parse_features()
788 if (!strcasecmp(arg_name, "pg_init_retries") && in parse_features()
795 if (!strcasecmp(arg_name, "pg_init_delay_msecs") && in parse_features()
1488 if (!strcasecmp(argv[0], "queue_if_no_path")) { in multipath_message()
1491 } else if (!strcasecmp(argv[0], "fail_if_no_path")) { in multipath_message()
1502 if (!strcasecmp(argv[0], "disable_group")) { in multipath_message()
1505 } else if (!strcasecmp(argv[0], "enable_group")) { in multipath_message()
1508 } else if (!strcasecmp(argv[0], "switch_group")) { in multipath_message()
1511 } else if (!strcasecmp(argv[0], "reinstate_path")) in multipath_message()
1513 else if (!strcasecmp(argv[0], "fail_path")) in multipath_message()