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

/freebsd-11.0-release/usr.sbin/apmd/
H A Dapmdparse.y73 %type <evcmd> exec_cmd reject_cmd
164 : exec_cmd SEMICOLON { $$ = $1; }
168 exec_cmd
/freebsd-11.0-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-11.0-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-11.0-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-11.0-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-11.0-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-11.0-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-11.0-release/crypto/heimdal/
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-11.0-release/contrib/ldns/
H A Dltmain.sh841 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"; then
9629 eval exec "$exec_cmd"
/freebsd-11.0-release/contrib/file/
H A Dltmain.sh842 exec_cmd=
2635 exec_cmd="\$cmd$args"
3225 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'
9632 test -z "$exec_cmd" && \
9635 if test -n "$exec_cmd"; then
9636 eval exec "$exec_cmd"
/freebsd-11.0-release/contrib/sqlite3/
H A Dltmain.sh2481 exec_cmd=
3960 exec_cmd=\$cmd$args
4552 exec_cmd='$SHELL "$progpath" $preserve_args --finish$current_libdirs'
11113 test -z "$exec_cmd" && \
11116 if test -n "$exec_cmd"; then
11117 eval exec "$exec_cmd"
/freebsd-11.0-release/contrib/unbound/
H A Dltmain.sh2481 exec_cmd=
3960 exec_cmd=\$cmd$args
4552 exec_cmd='$SHELL "$progpath" $preserve_args --finish$current_libdirs'
11113 test -z "$exec_cmd" && \
11116 if test -n "$exec_cmd"; then
11117 eval exec "$exec_cmd"
/freebsd-11.0-release/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh2481 exec_cmd=
3960 exec_cmd=\$cmd$args
4552 exec_cmd='$SHELL "$progpath" $preserve_args --finish$current_libdirs'
11113 test -z "$exec_cmd" && \
11116 if test -n "$exec_cmd"; then
11117 eval exec "$exec_cmd"

Completed in 430 milliseconds