Home
last modified time | relevance | path

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

/misc/
A Dtst-mntent2.c19 #define TEST(opt, found) \ in do_test() argument
20 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