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

/bind-9.11.3/
H A Dltmain.sh1261 # func_ltwrapper_script_p file
1265 func_ltwrapper_script_p () function
1301 func_ltwrapper_script_p "$1" || func_ltwrapper_executable_p "$1"
2631 if func_ltwrapper_script_p "$file"; then
3144 if func_ltwrapper_script_p "$wrapper"; then
/bind-9.11.3/unit/atf-src/admin/
H A Dltmain.sh2533 # 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

Completed in 2204 milliseconds