Home
last modified time | relevance | path

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

/src/usr.sbin/apmd/
H A Dapmdparse.y73 %type <evcmd> exec_cmd reject_cmd
164 : exec_cmd SEMICOLON { $$ = $1; }
168 exec_cmd
/src/crypto/krb5/src/clients/ksu/
H A Dmain.c104 char * cmd = NULL, * exec_cmd = NULL; in main() local
534 cmd, &authorization_val, &exec_cmd))){ in main()
550 print_status(_(" %s successful\n"), exec_cmd); in main()
553 target_user, client_name, exec_cmd); in main()
564 if (exec_cmd){ /* was used to pass back the error msg */ in main()
565 fprintf(stderr, "%s", exec_cmd ); in main()
566 syslog(LOG_WARNING, "%s",exec_cmd); in main()
721 exec_cmd = cmd; in main()
724 if( !exec_cmd){ in main()
730 params[0] = exec_cmd; in main()
/src/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"
/src/contrib/libevent/build-aux/
H A Dltmain.sh4174 exec_cmd=\$cmd$args
4766 exec_cmd='$SHELL "$progpath" $preserve_args --finish$current_libdirs'
11335 test -z "$exec_cmd" && \
11338 if test -n "$exec_cmd"; then
11339 eval exec "$exec_cmd"
/src/contrib/openbsm/config/
H A Dltmain.sh3960 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"
/src/contrib/ntp/sntp/libevent/
H A Dltmain.sh3960 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"
/src/contrib/file/
H A Dltmain.sh4219 exec_cmd=\$cmd$args
4811 exec_cmd='$SHELL "$progpath" $preserve_args --finish$current_libdirs'
11409 test -z "$exec_cmd" && \
11412 if test -n "$exec_cmd"; then
11413 eval exec "$exec_cmd"
/src/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh3960 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"
/src/contrib/openpam/
H A Dltmain.sh4343 exec_cmd=\$cmd$args
4948 exec_cmd='$SHELL "$progpath" $preserve_args --finish$current_libdirs'
11490 test -z "$exec_cmd" && \
11493 if test -n "$exec_cmd"; then
11494 eval exec "$exec_cmd"
/src/contrib/ldns/
H A Dltmain.sh4052 exec_cmd=\$cmd$args
4644 exec_cmd='$SHELL "$progpath" $preserve_args --finish$current_libdirs'
11217 test -z "$exec_cmd" && \
11220 if test -n "$exec_cmd"; then
11221 eval exec "$exec_cmd"
/src/contrib/unbound/
H A Dltmain.sh4336 exec_cmd=\$cmd$args
4941 exec_cmd='$SHELL "$progpath" $preserve_args --finish$current_libdirs'
11483 test -z "$exec_cmd" && \
11486 if test -n "$exec_cmd"; then
11487 eval exec "$exec_cmd"