Searched refs:new_static_routes (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/mpl/dhcp/dist/client/scripts/
H A Dbsdos154 if [ "$new_static_routes" != "" ]; then
155 set $new_static_routes
233 set $new_static_routes
H A Dfreebsd255 if [ -n "$new_static_routes" ]; then
256 $LOGGER "New Static Routes: $new_static_routes"
257 set -- $new_static_routes
348 set -- $new_static_routes
H A Dnetbsd199 if [ "$new_static_routes" != "" ]; then
200 set $new_static_routes
278 set $new_static_routes
H A Dopenbsd195 if [ "$new_static_routes" != "" ]; then
196 set $new_static_routes
274 set $new_static_routes

Completed in 106 milliseconds