Searched refs:found (Results 1 – 1 of 1) sorted by relevance
19 #define TEST(opt, found) \ in do_test() argument20 if ((!!hasmntopt (&mef, (opt))) != (found)) \ in do_test()22 printf ("Option %s was %sfound\n", (opt), (found) ? "not " : ""); \ in do_test()
Completed in 5 milliseconds