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

/bind-9.11.3/
H A Dltmain.sh1814 # invoked via `$to_host_path_cmd ARG'
1833 # Ensures that function "pointer" variable $to_host_path_cmd is set to the
1835 to_host_path_cmd=
1839 if test -z "$to_host_path_cmd"; then
1841 to_host_path_cmd="func_convert_path_${func_stripname_result}"
1853 $to_host_path_cmd "$1"
/bind-9.11.3/unit/atf-src/admin/
H A Dltmain.sh3075 # invoked via '$to_host_path_cmd ARG'
3094 # Ensures that function "pointer" variable $to_host_path_cmd is set to the
3096 to_host_path_cmd=
3101 if test -z "$to_host_path_cmd"; then
3103 to_host_path_cmd=func_convert_path_$func_stripname_result
3116 $to_host_path_cmd "$1"

Completed in 1897 milliseconds