Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/luxadm/
H A Dadm.c88 const int OPTION_V = 0x00000400; variable
579 Options |= OPTION_V; in main()
628 OPTION_P | OPTION_V | OPTION_L | OPTION_E | OPTION_T)) { in main()
H A Dcommon.h211 extern const int OPTION_V;
H A Dg_adm.c74 extern const int OPTION_V;
4532 if (Options & OPTION_V) { in display_disk_info()