Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/mcs/common/
H A Dmain.c143 SET_OPT(cmd_info, lFLAG); in main()
211 if (CHK_OPT(cmd_info, lFLAG) == 0) { in main()
H A Dmcs.h163 #define lFLAG 0x0010 macro
H A Dfile.c485 (CHK_OPT(cmd_info, lFLAG) == 0)) { in traverse_file()