Home | History | Annotate | Download | only in conftools

Lines Matching refs:func_relative_path_result

318 #             value returned in "$func_relative_path_result"
321 func_relative_path_result=
340 if test -z "$func_relative_path_result"; then
341 func_relative_path_result=.
350 func_relative_path_result=../$func_relative_path_result
354 func_relative_path_result=../$func_relative_path_result
360 func_stripname '' '/' "$func_relative_path_result"
361 func_relative_path_result=$func_stripname_result
364 func_relative_path_result=${func_relative_path_result}/${func_stripname_result}
370 if test ! -z "$func_relative_path_result"; then
371 func_stripname './' '' "$func_relative_path_result/"
372 func_relative_path_result=$func_stripname_result
9360 tdlname=$func_relative_path_result$dlname