Home
last modified time | relevance | path

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

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