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

/bind-9.6-ESV-R11/
H A Dltmain.sh841 exec_cmd=
2664 exec_cmd="\$cmd$args"
3254 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'
9670 test -z "$exec_cmd" && \
9673 if test -n "$exec_cmd"; then
9674 eval exec "$exec_cmd"
/bind-9.6-ESV-R11/unit/atf-src/admin/
H A Dltmain.sh604 exec_cmd=
1752 exec_cmd="\$cmd$args"
2277 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'
8374 test -z "$exec_cmd" && \
8377 if test -n "$exec_cmd"; then
8378 eval exec "$exec_cmd"

Completed in 57 milliseconds