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

/netgear-R7800-V1.0.2.28/package/hotplug2/files/
H A Dgreen_download_path21 divnam=`echo "$2" | awk -F/ '{print $NF}'`
22 if [ "$LINE" = "$divnam" ];then
H A Dhotplug2.umount27 divnam=`echo "$1" | awk -F/ '{print $NF}'`
31 if [ "$LINE" = "$divnam" ];then

Completed in 78 milliseconds