Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/usleep/files/
H A Dusleep.c34 int showVersion = 0; in main() local
39 { "version", 'v', POPT_ARG_NONE, &showVersion, 0, in main()
58 if (showVersion) { in main()