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

  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 944 func_normal_abspath_tpath=$1
946 case $func_normal_abspath_tpath in
970 func_normal_abspath_tpath=`pwd`/$func_normal_abspath_tpath
977 func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \
981 if test / = "$func_normal_abspath_tpath"; then
988 func_normal_abspath_tcomponent=`$ECHO "$func_normal_abspath_tpath" | $SED \
990 func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED
    [all...]
  /src/sys/external/isc/libsodium/dist/
ltmain.sh 243 func_normal_abspath_tpath=$1
245 case $func_normal_abspath_tpath in
269 func_normal_abspath_tpath=`pwd`/$func_normal_abspath_tpath
275 func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \
279 if test "$func_normal_abspath_tpath" = / ; then
286 func_normal_abspath_tcomponent=`$ECHO "$func_normal_abspath_tpath" | $SED \
288 func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED
    [all...]

Completed in 38 milliseconds