Home | History | Annotate | Download | only in libusb

Lines Matching refs:exec_cmd

604 exec_cmd=
1752 exec_cmd="\$cmd$args"
2277 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'
8370 test -z "$exec_cmd" && \
8373 if test -n "$exec_cmd"; then
8374 eval exec "$exec_cmd"