HomeSort by: relevance | last modified time | path
    Searched refs:to_host_path_cmd (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 3075 # 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"
  /src/sys/external/isc/libsodium/dist/
ltmain.sh 1784 # invoked via `$to_host_path_cmd ARG'
1803 # Ensures that function "pointer" variable $to_host_path_cmd is set to the
1805 to_host_path_cmd=
1809 if test -z "$to_host_path_cmd"; then
1811 to_host_path_cmd="func_convert_path_${func_stripname_result}"
1823 $to_host_path_cmd "$1"

Completed in 23 milliseconds