Lines Matching refs:strcoll
1123 if (!(strcoll(optarg, "system"))) { /* node_hint */ in scmadm_lintmain()
1217 if (!(strcoll(optarg, "all"))) /* all */ in scmadm_lintmain()
1256 if (!(strcoll(optarg, gettext("size")))) { in scmadm_lintmain()
1259 } else if (!(strcoll(optarg, gettext("mask")))) { in scmadm_lintmain()
1262 } else if (!(strcoll(optarg, gettext("lbolt")))) { in scmadm_lintmain()
1265 } else if (!(strcoll(optarg, gettext("good")))) { in scmadm_lintmain()
1432 if (!(strcoll(str, gettext("wrthru")))) { in get_hint()
1436 } else if (!(strcoll(str, gettext("nowrthru")))) { in get_hint()
1442 if (!(strcoll(str, gettext("nordcache")))) { in get_hint()
1446 } else if (!(strcoll(str, gettext("rdcache")))) { in get_hint()
1450 } else if (!(strcoll(str, gettext("forget")))) { in get_hint()