Lines Matching refs:foobar
38 set -- - foobar
39 [[ $# = 2 && $1 = - && $2 = foobar ]] || err_exit "set -- - foobar failed"
40 set -- -x foobar
41 [[ $# = 2 && $1 = -x && $2 = foobar ]] || err_exit "set -- -x foobar failed"
43 [[ $foo = x && $OPTARG = foobar ]] || err_exit "getopts :x: failed"
249 #FIXME#($SHELL read -s foobar <<\!
265 unset -f foobar
266 function foobar