Lines Matching full:then
22 if [ $? -eq 0 ];then
28 if [ $? -ne 0 ];then
46 if [ $NETDEV_STARTED -eq 0 ];then
52 if [ $? -ne 0 ];then
56 if [ $? -eq 0 ];then
65 if [ $? -eq 0 ];then
70 if [ "$veth_created" ]; then
85 if [ $# -le 2 ];then
91 if [ $ret -ne 0 ];then
92 if [ $ret -eq "$1" ];then
113 if [ $? -ne 0 ];then
119 if [ ! -e "$TMP_ETHTOOL_FEATURES" ];then
125 if [ $? -ne 0 ];then
138 if [ $? -eq 0 ]; then
146 if [ $? -eq 0 ]; then
155 if [ $? -eq 0 ]; then
179 if [ $NETDEV_STARTED -eq 0 ];then
185 if [ $? -ne 0 ];then
202 if [ ! -z "$MASTER_IFACE" ];then
219 if [ "$(id -u)" -ne 0 ];then
225 if [ $? -ne 0 ];then
231 if [ ! -e "$TMP_LIST_NETDEV" ];then
238 if [ ! -s "$TMP_LIST_NETDEV" ]; then
251 if [ "$veth_created" ]; then