Home
last modified time | relevance | path

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

/freebsd/usr.sbin/apmd/
H A Dapmdparse.y73 %type <evcmd> exec_cmd reject_cmd
164 : exec_cmd SEMICOLON { $$ = $1; }
168 exec_cmd
/freebsd/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()
/freebsd/contrib/less/
H A Dsearch.c1978 constant char *exec_cmd = cmd; in osc8_open() local
1981 if (*exec_cmd == CONTROL('P')) in osc8_open()
1984 exec_cmd++; in osc8_open()
1986 lsystem(exec_cmd, done_msg); in osc8_open()
/freebsd/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/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"
/freebsd/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"
/freebsd/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"
/freebsd/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"
/freebsd/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"
/freebsd/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"
/freebsd/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"
/freebsd/contrib/ldns/
H A Dltmain.sh4208 exec_cmd=\$cmd$args
4800 exec_cmd='$SHELL "$progpath" $preserve_args --finish$current_libdirs'
11402 test -z "$exec_cmd" && \
11405 if test -n "$exec_cmd"; then
11406 eval exec "$exec_cmd"