Searched refs:dFLAG (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/mcs/common/
H A Dmain.c125 if (CHK_OPT(cmd_info, dFLAG) == 0)
127 cmd_info->flags |= (MIGHT_CHG | dFLAG);
212 if (CHK_OPT(cmd_info, dFLAG) == 0) {
215 cmd_info->flags |= dFLAG;
H A Dmcs.h159 #define dFLAG 0x0008 macro

Completed in 75 milliseconds