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

/bind-9.6-ESV-R11/
H A Dltmain.sh314 # value returned in "$func_relative_path_result"
317 func_relative_path_result=
336 if test -z "$func_relative_path_result"; then
337 func_relative_path_result=.
346 func_relative_path_result=../$func_relative_path_result
350 func_relative_path_result=../$func_relative_path_result
356 func_stripname '' '/' "$func_relative_path_result"
357 func_relative_path_result
[all...]

Completed in 27 milliseconds