Home
last modified time | relevance | path

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

/iperf/config/
H A Dltmain.sh1079 func_relative_path_result=
1098 if test -z "$func_relative_path_result"; then
1099 func_relative_path_result=.
1108 func_relative_path_result=../$func_relative_path_result
1112 func_relative_path_result=../$func_relative_path_result
1118 func_stripname '' '/' "$func_relative_path_result"
1119 func_relative_path_result=$func_stripname_result
1126 if test -n "$func_relative_path_result"; then
1128 func_relative_path_result=$func_stripname_result
1131 test -n "$func_relative_path_result" || func_relative_path_result=.
[all …]