Home | History | Annotate | Download | only in libcap-ng-0.7

Lines Matching refs: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"; then
9623 eval exec "$exec_cmd"