Home
last modified time | relevance | path

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

/minix3/external/bsd/kyua-cli/dist/bootstrap/
H A Dtestsuite636 at_option=$at_prev=$at_option
640 case $at_option in
641 *=?*) at_optarg=`expr "X$at_option" : '[^=]*=\(.*\)'` ;;
647 case $at_option in
672 *) at_optname=`echo " $at_option" | sed 's/^ //; s/=.*//'`
698 as_fn_append at_groups "$at_option$as_nl"
703 at_range_start=`echo $at_option |tr -d X-`
711 at_range_end=`echo $at_option |tr -d X-`
724 at_range_start=`expr $at_option : '\(.*\)-'`
725 at_range_end=`expr $at_option : '.*-\(.*\)'`
[all …]
/minix3/external/bsd/bind/dist/unit/atf-src/bootstrap/
H A Dtestsuite631 at_option=$at_prev=$at_option
635 case $at_option in
636 *=?*) at_optarg=`expr "X$at_option" : '[^=]*=\(.*\)'` ;;
642 case $at_option in
667 *) at_optname=`echo " $at_option" | sed 's/^ //; s/=.*//'`
693 as_fn_append at_groups "$at_option$as_nl"
698 at_range_start=`echo $at_option |tr -d X-`
706 at_range_end=`echo $at_option |tr -d X-`
719 at_range_start=`expr $at_option : '\(.*\)-'`
720 at_range_end=`expr $at_option : '.*-\(.*\)'`
[all …]