Home | History | Annotate | Download | only in tools

Lines Matching full:varname

293     option_set_attr $optname varname "$2"
480 varname=`option_get_attr $name varname`
481 if [ -n "$varname" ] ; then
482 eval ${varname}=\"$value\"