Home | History | Annotate | Download | only in protobuf

Lines Matching refs:exec_cmd

604 exec_cmd=
1751 exec_cmd="\$cmd$args"
2276 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'
7838 test -z "$exec_cmd" && \
7841 if test -n "$exec_cmd"; then
7842 eval exec "$exec_cmd"