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

  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 2901 func_to_host_path_result=`echo "$3" |
2904 func_to_host_path_result=$3
2912 # Modifies func_to_host_path_result by prepending REPL if ORIG matches FRONTPAT
2919 $1 ) func_to_host_path_result=$3$func_to_host_path_result
2923 $2 ) func_append func_to_host_path_result "$3"
3078 # The result will be available in $func_to_host_path_result.
3110 # in func_to_host_path_result.
3122 # Copy ARG to func_to_host_path_result.
3125 func_to_host_path_result=$
    [all...]
  /src/sys/external/isc/libsodium/dist/
ltmain.sh 1618 func_to_host_path_result=`echo "$3" |
1621 func_to_host_path_result="$3"
1629 # Modifies func_to_host_path_result by prepending REPL if ORIG matches FRONTPAT
1635 $1 ) func_to_host_path_result="$3$func_to_host_path_result"
1639 $2 ) func_append func_to_host_path_result "$3"
1787 # The result will be available in $func_to_host_path_result.
1818 # in func_to_host_path_result.
1829 # Copy ARG to func_to_host_path_result.
1832 func_to_host_path_result="$1
    [all...]

Completed in 15 milliseconds