Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/lvm2/dist/tools/
H A Ddmsetup.c147 VERSION_ARG, enumerator
2944 {"version", 0, &ind, VERSION_ARG}, in _process_switches()
3108 if ((ind == VERSION_ARG)) in _process_switches()
3109 _switches[VERSION_ARG]++; in _process_switches()
3157 if (_switches[VERSION_ARG]) { in main()