Home
last modified time | relevance | path

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

/external/kmod/testsuite/
Dtestsuite.c44 static const char options_short[] = "lhn"; variable
85 for (itr = options, itr_short = options_short; in help()
106 c = getopt_long(argc, argv, options_short, options, &idx); in test_init()