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

  /src/sys/external/isc/libsodium/dist/
ltmain.sh 238 # value returned in "$func_normal_abspath_result"
242 func_normal_abspath_result=
249 func_normal_abspath_result=$func_stripname_result
281 if test -z "$func_normal_abspath_result" ; then
282 func_normal_abspath_result=/
297 func_dirname "$func_normal_abspath_result"
298 func_normal_abspath_result=$func_dirname_result
302 func_normal_abspath_result=$func_normal_abspath_result/$func_normal_abspath_tcomponent
307 func_normal_abspath_result=$func_normal_abspath_altnamespace$func_normal_abspath_resul
    [all...]
  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 943 func_normal_abspath_result=
950 func_normal_abspath_result=$func_stripname_result
983 if test -z "$func_normal_abspath_result"; then
984 func_normal_abspath_result=/
999 func_dirname "$func_normal_abspath_result"
1000 func_normal_abspath_result=$func_dirname_result
1004 func_append func_normal_abspath_result "/$func_normal_abspath_tcomponent"
1009 func_normal_abspath_result=$func_normal_abspath_altnamespace$func_normal_abspath_result
1038 func_relative_path_tlibdir=$func_normal_abspath_result
    [all...]

Completed in 13 milliseconds