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

/bind-9.6-ESV-R11/unit/atf-src/admin/
H A Dltmain.sh407 func_quote_for_eval_result="\"$func_quote_for_eval_unquoted_result\""
410 func_quote_for_eval_result="$func_quote_for_eval_unquoted_result"
1017 CC_quoted="$CC_quoted $func_quote_for_eval_result"
1034 CC_quoted="$CC_quoted $func_quote_for_eval_result"
1167 lastarg="$lastarg $func_quote_for_eval_result"
1191 base_compile="$base_compile $func_quote_for_eval_result"
1259 test "X$libobj" != "X$func_quote_for_eval_result" \
1334 qsrcfile=$func_quote_for_eval_result
1732 args="$args $func_quote_for_eval_result"
1858 install_prog="$func_quote_for_eval_result "
[all...]
/bind-9.6-ESV-R11/
H A Dltmain.sh610 func_quote_for_eval_result="\"$func_quote_for_eval_unquoted_result\""
613 func_quote_for_eval_result="$func_quote_for_eval_unquoted_result"
856 eval "${1}=\$${1}\\ \$func_quote_for_eval_result"
2136 test "X$libobj" != "X$func_quote_for_eval_result" \
2210 qsrcfile=$func_quote_for_eval_result
2809 install_prog="$func_quote_for_eval_result "
2820 func_append install_prog "$func_quote_for_eval_result"
2878 func_append install_prog " $func_quote_for_eval_result"
2882 func_append install_shared_prog " $func_quote_for_eval_result"
2894 func_append install_shared_prog " -m $func_quote_for_eval_result"
[all...]

Completed in 295 milliseconds