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

/macosx-10.10/bind9-45.101/bind9/unit/atf-src/bootstrap/
H A Dtestsuite635 for at_option
639 at_option=$at_prev=$at_option
643 case $at_option in
644 *=?*) at_optarg=`expr "X$at_option" : '[^=]*=\(.*\)'` ;;
650 case $at_option in
675 *) at_optname=`echo " $at_option" | sed 's/^ //; s/=.*//'`
700 at_fn_validate_ranges at_option
701 as_fn_append at_groups "$at_option$as_nl"
706 at_range_start=`echo $at_option |t
[all...]
/macosx-10.10/gnutar-453/gnutar/tests/
H A Dtestsuite689 for at_option
693 at_option=$at_prev=$at_option
697 case $at_option in
698 *=*) at_optarg=`expr "x$at_option" : 'x[^=]*=\(.*\)'` ;;
704 case $at_option in
742 at_groups="$at_groups$at_option "
747 at_range_start=`echo $at_option |tr -d X-`
754 at_range_end=`echo $at_option |tr -d X-`
766 at_range_start=`expr $at_option
[all...]

Completed in 162 milliseconds