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

/bind-9.6-ESV-R11/unit/atf-src/bootstrap/
H A Dtestsuite636 *=?*) at_optarg=`expr "X$at_option" : '[^=]*=\(.*\)'` ;;
637 *) at_optarg= ;;
663 case $at_optarg in
668 as_fn_error $? "unrecognized argument to $at_optname: $at_optarg" ;;
738 at_dir=$at_optarg
749 if test -n "$at_optarg"; then
750 at_jobs=$at_optarg
768 set X $at_optarg
799 at_value=`$as_echo "$at_optarg" | sed "s/'/'\\\\\\\\''/g"`

Completed in 613 milliseconds