Home
last modified time | relevance | path

Searched refs:optindex (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/tools/thermal/thermal-engine/
H A Dthermal-engine.c250 int optindex = 0; in options_init() local
252 opt = getopt_long(argc, argv, "l:dhs", long_options, &optindex); in options_init()
/kernel/linux/linux-6.6/tools/thermal/thermometer/
H A Dthermometer.c217 int optindex = 0; in options_init() local
219 opt = getopt_long(argc, argv, "ho:c:d:l:p:sw", long_options, &optindex); in options_init()

Completed in 2 milliseconds