Home
last modified time | relevance | path

Searched refs:v_FLAG (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/cmd/sgs/ar/common/
H A Dinc.h123 #define v_FLAG 0x00004000 macro
H A Dcmd.c365 if (cmd_info->opt_flgs & v_FLAG) { in pcmd()
481 if (cmd_info->opt_flgs & v_FLAG) { in tcmd()
784 if (cmd_info->opt_flgs & v_FLAG) in mesg()
H A Dmain.c257 cmd_info->opt_flgs |= v_FLAG; in setup()
H A Dfile.c1223 if (cmd_info->opt_flgs & v_FLAG) { in writefile()
/titanic_41/usr/src/cmd/sgs/yacc/common/
H A Dy2.c55 #define v_FLAG 0x01 macro
213 options |= v_FLAG;
274 if (options & v_FLAG) {
/titanic_41/usr/src/cmd/idmap/idmap/
H A Didmap.c119 #define v_FLAG 'v' macro
1556 if (f[v_FLAG] != NULL) in do_dump()
2880 if (f[v_FLAG] != NULL) in do_show_mapping()