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

  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 2543 # func_ltwrapper_executable_p file
2547 func_ltwrapper_executable_p () function
2574 func_ltwrapper_script_p "$1" || func_ltwrapper_executable_p "$1"
3923 elif func_ltwrapper_executable_p "$file"; then
4430 if func_ltwrapper_executable_p "$file"; then
11068 if func_ltwrapper_executable_p "$file"; then
  /src/sys/external/isc/libsodium/dist/
ltmain.sh 1270 # func_ltwrapper_executable_p file
1274 func_ltwrapper_executable_p () function
1301 func_ltwrapper_script_p "$1" || func_ltwrapper_executable_p "$1"
2605 elif func_ltwrapper_executable_p "$file"; then
3102 if func_ltwrapper_executable_p "$file"; then
9581 if func_ltwrapper_executable_p "$file"; then

Completed in 23 milliseconds