Home
last modified time | relevance | path

Searched refs:t_FLAG (Results 1 – 5 of 5) sorted by relevance

/titanic_52/usr/src/cmd/sgs/ar/common/
H A Dmain.c132 t_FLAG | p_FLAG | m_FLAG | x_FLAG)) == 0) { in main()
143 (d_FLAG | m_FLAG | p_FLAG | t_FLAG | x_FLAG)) || in main()
251 cmd_info->opt_flgs |= t_FLAG; in setup()
H A Dinc.h120 #define t_FLAG 0x00000800 macro
H A Dfile.c381 if ((cmd_info->opt_flgs & (t_FLAG | s_FLAG)) != t_FLAG) { in getfile()
/titanic_52/usr/src/tools/scripts/
H A Dnightly589 [ "$t_FLAG" = y ] && wsdiff="wsdiff -t"
686 t_FLAG=y
708 +t ) t_FLAG=n
901 +t ) t_FLAG=n
1378 if [ "$t_FLAG" = "n" ]; then
1430 if [ "$w_FLAG" = "y" -a "$t_FLAG" == "y" -a -d "$TOOLS_PROTO" ]; then
1518 if [[ "$t_FLAG" = "y" ]]; then
1798 if [[ "$t_FLAG" = "y" ]]; then
2188 if [[ "$t_FLAG" == "y" ]]; then
/titanic_52/usr/src/cmd/idmap/idmap/
H A Didmap.c112 #define t_FLAG 't' macro
2681 f[f_FLAG] != NULL && f[t_FLAG] != NULL || in do_remove_name_mapping()
2685 argc == 2 && (f[f_FLAG] != NULL || f[t_FLAG] != NULL)) { in do_remove_name_mapping()
2710 else if (f[t_FLAG] != NULL) in do_remove_name_mapping()