Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/luxadm/
H A Dadm.c85 const int OPTION_P = 0x00000080; variable
181 if (Options & OPTION_P) { in adm_fcode()
566 Options |= OPTION_P; in main()
679 if (Options & ~(PVERBOSE | OPTION_P)) { in main()
689 if (((Options & PVERBOSE) && (Options & OPTION_P) && in main()
691 (!(Options & PVERBOSE) && (Options & OPTION_P) && in main()
693 ((Options & PVERBOSE) && (!(Options & OPTION_P)) && in main()
695 (!(Options & PVERBOSE) && (!(Options & OPTION_P)) && in main()
713 ~(OPTION_P | OPTION_D) || argv[path_index]) { in main()
717 if (!((Options & (OPTION_P | OPTION_D)) && in main()
[all …]
H A Dcommon.h208 extern const int OPTION_P;
H A Dfchba.c82 extern const int OPTION_P;
653 if (Options & OPTION_P) { in fchba_non_encl_probe()
H A Dg_adm.c71 extern const int OPTION_P;
3551 if (Options & OPTION_P) { in non_encl_probe()
3651 if (Options & OPTION_P) { in non_encl_probe()
3763 if (Options & OPTION_P) { in pho_probe()
3779 if (Options & OPTION_P) { in pho_probe()