Home
last modified time | relevance | path

Searched refs:get_group_for_type (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svc/shell/
H A Dnet_include.sh260 get_group_for_type() function
293 group=`get_group_for_type $1 inet6 $inet6_list`
294 [ -z "$group" ] && group=`get_group_for_type $1 inet $inet_list`