Searched refs:func_ltwrapper_executable_p (Results 1 - 2 of 2) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/admin/
H A Dltmain.sh933 # func_ltwrapper_executable_p file
937 func_ltwrapper_executable_p () function
954 if func_ltwrapper_executable_p "$1"; then
967 func_ltwrapper_script_p "$1" || func_ltwrapper_executable_p "$1"
1722 elif func_ltwrapper_executable_p "$file"; then
2157 if func_ltwrapper_executable_p "$file"; then
8329 if func_ltwrapper_executable_p "$file"; then
/bind-9.6-ESV-R11/
H A Dltmain.sh1270 # func_ltwrapper_executable_p file
1274 func_ltwrapper_executable_p () function
1301 func_ltwrapper_script_p "$1" || func_ltwrapper_executable_p "$1"
2635 elif func_ltwrapper_executable_p "$file"; then
3132 if func_ltwrapper_executable_p "$file"; then
9626 if func_ltwrapper_executable_p "$file"; then

Completed in 43 milliseconds