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

/bind-9.6-ESV-R11/
H A Dltmain.sh1648 func_to_host_path_result=`echo "$3" |
1651 func_to_host_path_result="$3"
1659 # Modifies func_to_host_path_result by prepending REPL if ORIG matches FRONTPAT
1665 $1 ) func_to_host_path_result="$3$func_to_host_path_result"
1669 $2 ) func_append func_to_host_path_result "$3"
1817 # The result will be available in $func_to_host_path_result.
1848 # in func_to_host_path_result.
1859 # Copy ARG to func_to_host_path_result.
1862 func_to_host_path_result
[all...]
/bind-9.6-ESV-R11/unit/atf-src/admin/
H A Dltmain.sh2977 # in $func_to_host_path_result.
2980 func_to_host_path_result="$1"
2991 func_to_host_path_result=`echo "$func_to_host_path_tmp1" |\
2996 func_to_host_path_result=`echo "$func_to_host_path_tmp1" |\
3009 func_to_host_path_result=`echo "$func_to_host_path_tmp1" |\
3013 func_to_host_path_result=""
3017 if test -z "$func_to_host_path_result" ; then
3022 func_to_host_path_result="$1"
3087 if test -n "$func_to_host_path_result" ; then
3089 func_to_host_pathlist_result="$func_to_host_path_result"
[all...]

Completed in 1953 milliseconds