Home
last modified time | relevance | path

Searched refs:BEST_TESTFLAGS (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_main.c549 enum { BAD_TESTFLAGS, OK_TESTFLAGS, BEST_TESTFLAGS }; enumerator
568 return (BEST_TESTFLAGS); in rate_testflags()
571 return (BEST_TESTFLAGS); in rate_testflags()
633 if (rate_testflags(li->li_flags) == BEST_TESTFLAGS) in select_test_ifs()
669 if (rating == BEST_TESTFLAGS) in select_test_ifs()