Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/luxadm/
H A Dadm.c81 const int OPTION_D = 0x00000008; variable
545 Options |= OPTION_D; in main()
713 ~(OPTION_P | OPTION_D) || argv[path_index]) { in main()
717 if (!((Options & (OPTION_P | OPTION_D)) && in main()
718 !((Options & OPTION_P) && (Options & OPTION_D)))) { in main()
H A Dcommon.h204 extern const int OPTION_D;
H A Dg_adm.c67 extern const int OPTION_D;