Searched refs:exec_cmd (Results 1 – 8 of 8) sorted by relevance
845 exec_cmd=2633 exec_cmd="\$cmd$args"3221 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'9606 test -z "$exec_cmd" && \9609 if test -n "$exec_cmd"; then9610 eval exec "$exec_cmd"
604 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"; then8378 eval exec "$exec_cmd"
842 exec_cmd=2635 exec_cmd="\$cmd$args"3225 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'9628 test -z "$exec_cmd" && \9631 if test -n "$exec_cmd"; then9632 eval exec "$exec_cmd"
841 exec_cmd=2634 exec_cmd="\$cmd$args"3224 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'9625 test -z "$exec_cmd" && \9628 if test -n "$exec_cmd"; then9629 eval exec "$exec_cmd"
1271 exec_cmd=3067 exec_cmd="\$cmd$args"3657 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'10058 test -z "$exec_cmd" && \10061 if test -n "$exec_cmd"; then10062 eval exec "$exec_cmd"
841 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"; then9674 eval exec "$exec_cmd"
841 exec_cmd=2634 exec_cmd="\$cmd$args"3224 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'9619 test -z "$exec_cmd" && \9622 if test -n "$exec_cmd"; then9623 eval exec "$exec_cmd"
643 exec_cmd=6609 exec_cmd="\$cmd$args"6817 if test -z "$exec_cmd"; then6824 if test -n "$exec_cmd"; then6825 eval exec $exec_cmd