Searched refs:exec_cmd (Results 1 - 13 of 13) sorted by relevance

/freebsd-9.3-release/usr.sbin/apmd/
H A Dapmdparse.y72 %type <evcmd> exec_cmd reject_cmd
163 : exec_cmd SEMICOLON { $$ = $1; }
167 exec_cmd
/freebsd-9.3-release/contrib/binutils/
H A Dltmain.sh538 exec_cmd=
2062 exec_cmd="\$cmd$args"
2583 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'
7352 test -z "$exec_cmd" && \
7355 if test -n "$exec_cmd"; then
7356 eval exec "$exec_cmd"
/freebsd-9.3-release/contrib/gdb/
H A Dltmain.sh254 exec_cmd=
4855 exec_cmd='$SHELL $0 --finish$current_libdirs'
5062 exec_cmd='"$cmd"$args'
5241 if test -z "$exec_cmd"; then
5248 if test -n "$exec_cmd"; then
5249 eval exec $exec_cmd
/freebsd-9.3-release/contrib/ofed/libibcm/config/
H A Dltmain.sh562 exec_cmd=
6224 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'
6432 exec_cmd="\$cmd$args"
6640 if test -z "$exec_cmd"; then
6647 if test -n "$exec_cmd"; then
6648 eval exec $exec_cmd
/freebsd-9.3-release/contrib/ofed/librdmacm/config/
H A Dltmain.sh562 exec_cmd=
6224 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'
6432 exec_cmd="\$cmd$args"
6640 if test -z "$exec_cmd"; then
6647 if test -n "$exec_cmd"; then
6648 eval exec $exec_cmd
/freebsd-9.3-release/crypto/heimdal/
H A Dltmain.sh562 exec_cmd=
6216 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'
6424 exec_cmd="\$cmd$args"
6632 if test -z "$exec_cmd"; then
6639 if test -n "$exec_cmd"; then
6640 eval exec $exec_cmd
/freebsd-9.3-release/contrib/bind9/
H A Dltmain.sh841 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"; then
9674 eval exec "$exec_cmd"
/freebsd-9.3-release/contrib/openbsm/config/
H A Dltmain.sh841 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"; then
9674 eval exec "$exec_cmd"
/freebsd-9.3-release/contrib/openpam/
H A Dltmain.sh841 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"; then
9674 eval exec "$exec_cmd"
/freebsd-9.3-release/contrib/file/
H A Dltmain.sh842 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"; then
9632 eval exec "$exec_cmd"
/freebsd-9.3-release/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh841 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"
/freebsd-9.3-release/contrib/ntp/sntp/
H A Dltmain.sh845 exec_cmd=
2633 exec_cmd="\$cmd$args"
3221 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'
9600 test -z "$exec_cmd" && \
9603 if test -n "$exec_cmd"; then
9604 eval exec "$exec_cmd"
/freebsd-9.3-release/contrib/ntp/
H A Dltmain.sh845 exec_cmd=
2633 exec_cmd="\$cmd$args"
3221 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'
9600 test -z "$exec_cmd" && \
9603 if test -n "$exec_cmd"; then
9604 eval exec "$exec_cmd"

Completed in 421 milliseconds