Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/mcs/common/
H A Dmain.c118 SET_OPT(cmd_info, MIGHT_CHG | aFLAG); in main()
190 CHK_OPT(cmd_info, aFLAG) || in main()
H A Dmcs.h160 #define aFLAG 0x0002 macro
H A Dfile.c547 if (state->Sect_exists == 0 && CHK_OPT(cmd_info, aFLAG)) { in traverse_file()