Searched refs:v_FLAG (Results 1 – 6 of 6) sorted by relevance
366 if (cmd_info->opt_flgs & v_FLAG) { in pcmd()482 if ((cmd_info->opt_flgs & (t_FLAG | v_FLAG)) == in tcmd()483 (t_FLAG | v_FLAG)) { in tcmd()789 if (cmd_info->opt_flgs & v_FLAG) in mesg()
259 cmd_info->opt_flgs |= v_FLAG; in setup()337 if ((cmd_info->opt_flgs & ~(s_FLAG | v_FLAG)) != 0) { in setup()
123 #define v_FLAG 0x00004000 macro
1225 if (cmd_info->opt_flgs & v_FLAG) { in writefile()
53 #define v_FLAG 0x01 macro211 options |= v_FLAG; in setup()272 if (options & v_FLAG) { in setup()
119 #define v_FLAG 'v' macro1556 if (f[v_FLAG] != NULL) in do_dump()2881 if (f[v_FLAG] != NULL) in do_show_mapping()