Home
last modified time | relevance | path

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

/openbmc/linux/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()
/openbmc/linux/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()