Lines Matching refs:then
16 if [ -f "$i" ]; then
29 if [ -z "$ypdomain_dir" ]; then
33 if [ -n "$new_nis_servers" ]; then
46 if [ $? = 0 -a "$nd" != "$(domainname)" ]; then
48 if [ -n "$ypbind_restart_cmd" ]; then
62 if [ -z "$nd" ]; then
63 if [ -n "$ypbind_stop_cmd" ]; then
66 elif [ "$nd" != "$(domainname)" ]; then
68 if [ -n "$ypbind_restart_cmd" ]; then
74 if [ "$reason" = PREINIT ]; then
76 elif $if_up || $if_down; then
77 if [ -n "$new_nis_domain" ]; then
78 if valid_domainname "$new_nis_domain"; then
83 elif [ -n "$old_nis_domain" ]; then