Searched refs:exec_cmd (Results 1 – 10 of 10) sorted by relevance
377 int exec_cmd(char **argv) in exec_cmd() function461 ret = exec_cmd((char **)argv); in output_executable()
1277 exec_cmd=3073 exec_cmd="\$cmd$args"3663 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'10051 test -z "$exec_cmd" && \10054 if test -n "$exec_cmd"; then10055 eval exec "$exec_cmd"
1097 exec_cmd=2245 exec_cmd="\$cmd$args"2770 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'8864 test -z "$exec_cmd" && \8867 if test -n "$exec_cmd"; then8868 eval exec "$exec_cmd"
604 exec_cmd=1752 exec_cmd="\$cmd$args"2277 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'8371 test -z "$exec_cmd" && \8374 if test -n "$exec_cmd"; then8375 eval exec "$exec_cmd"
841 exec_cmd=2634 exec_cmd="\$cmd$args"3224 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'9612 test -z "$exec_cmd" && \9615 if test -n "$exec_cmd"; then9616 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"
3960 exec_cmd=\$cmd$args4552 exec_cmd='$SHELL "$progpath" $preserve_args --finish$current_libdirs'11113 test -z "$exec_cmd" && \11116 if test -n "$exec_cmd"; then11117 eval exec "$exec_cmd"
3960 exec_cmd=\$cmd$args4552 exec_cmd='$SHELL "$progpath" $preserve_args --finish$current_libdirs'11122 test -z "$exec_cmd" && \11125 if test -n "$exec_cmd"; then11126 eval exec "$exec_cmd"
Completed in 72 milliseconds