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

/freebsd-11-stable/usr.sbin/apmd/
H A Dapmdparse.y75 %type <evcmd> exec_cmd reject_cmd
166 : exec_cmd SEMICOLON { $$ = $1; }
170 exec_cmd
/freebsd-11-stable/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-stable/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-stable/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-stable/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-stable/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-stable/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"
/freebsd-11-stable/contrib/openpam/
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-stable/contrib/file/
H A Dltmain.sh2484 exec_cmd=
3963 exec_cmd=\$cmd$args
4555 exec_cmd='$SHELL "$progpath" $preserve_args --finish$current_libdirs'
11128 test -z "$exec_cmd" && \
11131 if test -n "$exec_cmd"; then
11132 eval exec "$exec_cmd"
/freebsd-11-stable/contrib/unbound/
H A Dltmain.sh2481 exec_cmd=
3960 exec_cmd=\$cmd$args
4552 exec_cmd='$SHELL "$progpath" $preserve_args --finish$current_libdirs'
11115 test -z "$exec_cmd" && \
11118 if test -n "$exec_cmd"; then
11119 eval exec "$exec_cmd"
/freebsd-11-stable/contrib/sqlite3/
H A Dltmain.sh2481 exec_cmd=
3960 exec_cmd=\$cmd$args
4552 exec_cmd='$SHELL "$progpath" $preserve_args --finish$current_libdirs'
11122 test -z "$exec_cmd" && \
11125 if test -n "$exec_cmd"; then
11126 eval exec "$exec_cmd"

Completed in 297 milliseconds