Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/luxadm/
H A Dadm.c87 const int OPTION_D = 0x00000008; variable
551 Options |= OPTION_D; in main()
719 ~(OPTION_P | OPTION_D) || argv[path_index]) { in main()
723 if (!((Options & (OPTION_P | OPTION_D)) && in main()
724 !((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;