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

/freebsd-12-stable/usr.sbin/bsdconfig/networking/
H A Ddevices108 _ifconfig=$( f_sysrc_get ifconfig_$interface )
109 if [ "$_ifconfig" ]; then
112 case "$_ifconfig" in
123 set -- $_ifconfig

Completed in 44 milliseconds