Searched refs:isSet2 (Results 1 – 2 of 2) sorted by relevance
63 isSet2=$(( shutdownReason | 0xFBFF ))64 if [ "$isSet2" = "65535" ]
73 isSet2=$( ${shutdownReason} | 0xFBFF )74 if [ "$isSet2" = "65535" ]