Lines Matching refs:_list
1276 local _list _iflist parent child_wlans child create_args debug_flags
1277 _list=
1300 _list="$_list $child"
1307 if [ -n "${_list# }" ]; then
1308 echo "Created wlan(4) interfaces: ${_list# }."
1310 debug "Created wlan(4)s: ${_list# }"
1318 local _list _iflist parent child_wlans child
1319 _list=
1336 _list="$_list $child"
1340 if [ -n "${_list# }" ]; then
1341 echo "Destroyed wlan(4) interfaces: ${_list# }."
1343 debug "Destroyed wlan(4)s: ${_list# }"
1351 local _list ifn ifopt _iflist _inet6 _n tmpargs
1352 _list=
1377 _list="$_list ${ifn}a ${ifn}b"
1388 _list="$_list $ifn"
1413 _list="$_list $ifn"
1430 if [ -n "${_list# }" ]; then
1431 echo "Created clone interfaces: ${_list# }."
1433 debug "Cloned: ${_list# }"
1442 local _list ifn _difn ifopt _iflist _sticky
1443 _list=
1479 _list="$_list ${ifn}a ${ifn}b"
1489 _list="$_list $ifn"
1494 if [ -n "${_list# }" ]; then
1495 echo "Destroyed clone interfaces: ${_list# }."
1497 debug "Destroyed clones: ${_list# }"
1623 local type _tmplist _list _autolist _lo _if
1672 _list=
1678 _list="${_list# } ${_if}"
1685 _list="${_list# } ${_if}"
1693 _list="${_list# } ${_if}"
1700 _list="${_list# } ${_if}"
1705 _list=${_tmplist}
1709 echo $_list