Searched defs:get_physical (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/brand/solaris10/cmd/
H A Ds10_net_include.sh81 # get_physical interface
85 get_physical() function
133 [ "`get_physical $1`" = "`get_physical $2`" ]
262 physical=`get_physical $1`
545 if [ "$ifname" = "`get_physical $ifname`" ]; then

Completed in 67 milliseconds