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

/openbsd-current/usr.sbin/unbound/
H A Dltmain.sh584 eval "$1+=\\ \$func_quote_for_eval_result"
592 eval "$1=\$$1\\ \$func_quote_for_eval_result"
1098 # i) func_quote_for_eval_result
1108 func_quote_for_eval_result=
1136 if test -n "$func_quote_for_eval_result"; then
1137 func_append func_quote_for_eval_result " $_G_quoted_arg"
1139 func_append func_quote_for_eval_result "$_G_quoted_arg"
1550 func_run_hooks_result=$func_quote_for_eval_result
1575 # my_options_prep_result=$func_quote_for_eval_result
1602 # my_silent_option_result=$func_quote_for_eval_result
[all...]

Completed in 64 milliseconds