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

/bind-9.11.3/
H A Dltmain.sh209 # func_stripname prefix suffix name
215 func_stripname () function
221 } # func_stripname may be replaced by extended shell implementation
248 func_stripname '' '/' "`pwd`"
334 func_stripname "$func_relative_path_tlibdir" '' "$func_relative_path_tbindir"
356 func_stripname '' '/' "$func_relative_path_result"
358 func_stripname '/' '/' "$func_relative_path_tcancelled"
367 func_stripname './' '' "$func_relative_path_result/"
1291 func_stripname '' '.exe' "$func_basename_result"
1346 func_stripname '
[all...]
/bind-9.11.3/unit/atf-src/admin/
H A Dltmain.sh949 func_stripname '' '/' "`pwd`"
1053 func_stripname "$func_relative_path_tlibdir" '' "$func_relative_path_tbindir"
1075 func_stripname '' '/' "$func_relative_path_result"
1077 func_stripname '/' '/' "$func_relative_path_tcancelled"
1084 func_stripname './' '' "$func_relative_path_result"
1176 # func_stripname PREFIX SUFFIX NAME
1183 eval 'func_stripname ()
1194 func_stripname () function
2564 func_stripname '' '.exe' "$func_basename_result"
2622 func_stripname '
[all...]

Completed in 330 milliseconds