Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/mcs/common/
H A Dmain.c115 cmd_info->flags |= (MIGHT_CHG | aFLAG); in main()
187 CHK_OPT(cmd_info, aFLAG) || in main()
H A Dmcs.h157 #define aFLAG 0x0002 macro
H A Dfile.c544 if (state->Sect_exists == 0 && CHK_OPT(cmd_info, aFLAG)) { in traverse_file()