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

  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 2533 # func_ltwrapper_script_p file
2537 func_ltwrapper_script_p () function
2574 func_ltwrapper_script_p "$1" || func_ltwrapper_executable_p "$1"
3919 if func_ltwrapper_script_p "$file"; then
4442 if func_ltwrapper_script_p "$wrapper"; then
  /src/sys/external/isc/libsodium/dist/
ltmain.sh 1261 # func_ltwrapper_script_p file
1265 func_ltwrapper_script_p () function
1301 func_ltwrapper_script_p "$1" || func_ltwrapper_executable_p "$1"
2601 if func_ltwrapper_script_p "$file"; then
3114 if func_ltwrapper_script_p "$wrapper"; then

Completed in 26 milliseconds