Lines Matching refs:then
13 if [ -e "$ypbind_dir/$i" ]; then
27 if [ -n "$new_nis_servers" ]; then
35 # Because this is not an if .. fi then we can use $? below
39 if [ $? = 0 -o "$nd" != "$(domainname)" ]; then
41 if [ -n "$ypbind_restart_cmd" ]; then
54 if [ -z "$nd" ]; then
55 if [ -n "$ypbind_stop_cmd" ]; then
58 elif [ "$nd" != "$(domainname)" ]; then
60 if [ -n "$ypbind_restart_cmd" ]; then
66 if [ "$reason" = PREINIT ]; then
68 elif $if_up || $if_down; then
69 if [ -n "$new_nis_domain" ]; then
71 elif [ -n "$old_nis_domain" ]; then