Searched refs:u_FLAG (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/ar/common/
H A Dinc.h122 #define u_FLAG 0x00002000 macro
H A Dmain.c254 cmd_info->opt_flgs |= u_FLAG;
H A Dcmd.c131 if ((cmd_info->opt_flgs & u_FLAG) &&
/illumos-gate/usr/src/tools/scripts/
H A Dnightly.sh683 u_FLAG=n
873 G ) u_FLAG=y
877 u_FLAG=y
911 u ) u_FLAG=y
1171 if [ "$u_FLAG" = "y" -a "$build_ok" = "y" ]; then
1272 if [ "$u_FLAG" = "y" ]; then
1868 if [[ "$u_FLAG" == "y" && "$build_ok" == "y" && \
2023 if [[ "$u_FLAG" = "y" ]]; then
2172 if [ "$u_FLAG" = "y" -a "$f_FLAG" = "y" -a "$build_ok" = "y" ]; then

Completed in 60 milliseconds