Searched refs:old_subnet_mask (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/mpl/dhcp/dist/client/scripts/
H A Dsolaris52 if [ x$old_subnet_mask != x ]; then
53 old_netmask_arg="netmask $old_subnet_mask"
H A Dbsdos76 if [ x$old_subnet_mask != x ]; then
77 old_netmask_arg="netmask $old_subnet_mask"
H A Dnetbsd121 if [ x$old_subnet_mask != x ]; then
122 old_netmask_arg="netmask $old_subnet_mask"
H A Dopenbsd123 if [ x$old_subnet_mask != x ]; then
124 old_netmask_arg="netmask $old_subnet_mask"
H A Dfreebsd165 if [ x$old_subnet_mask != x ]; then
166 old_netmask_arg="netmask $old_subnet_mask"

Completed in 160 milliseconds