Home
last modified time | relevance | path

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

12

/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A Dgprofng.cc44 void exec_cmd(char *tool_name, int argc, char **argv);
175 Gprofng::exec_cmd (char *tool_name, int argc, char **argv) in exec_cmd() function in Gprofng
271 exec_cmd(s, argc - i, argv + i); in start()
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A Dgprofng.cc44 void exec_cmd(char *tool_name, int argc, char **argv);
175 Gprofng::exec_cmd (char *tool_name, int argc, char **argv) in exec_cmd() function in Gprofng
284 exec_cmd(s, argc - i, argv + i); in start()
/netbsd-src/external/gpl2/lvm2/dist/include/
H A Dlvm-exec.h24 int exec_cmd(struct cmd_context *cmd, const char *const argv[]);
/netbsd-src/external/gpl2/lvm2/dist/lib/misc/
H A Dlvm-exec.h24 int exec_cmd(struct cmd_context *cmd, const char *const argv[]);
H A Dlvm-exec.c51 int exec_cmd(struct cmd_context *cmd, const char *const argv[]) in exec_cmd() function
/netbsd-src/external/gpl3/gdb/dist/sim/erc32/
H A DChangeLog-2021396 * func.c (exec_cmd): Fix old style prototype. Mark cmd const. Save
399 * sis.h (exec_cmd): Mark cmd const.
419 * func.c (batch, limcalc, exec_cmd, disp_fpu, now, wait_for_irq,
430 * func.c (exec_cmd): Silence compiler warnings when calling system().
616 * func.c (exec_cmd, event, advance_time, wait_for_irq): Use uint64
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-kde/admin/
H A Dltmain.sh256 exec_cmd=
5165 exec_cmd="\$cmd$args"
5344 if test -z "$exec_cmd"; then
5351 if test -n "$exec_cmd"; then
5352 eval exec $exec_cmd
/netbsd-src/sys/arch/evbarm/stand/boot2440/
H A Ddev_sdmmc.c109 void (*exec_cmd)(void*, struct sdmmc_command*); member
742 sc->sdifdv->exec_cmd(sc->sdifdv->priv, cmd); in sdmmc_mmc_command()
/netbsd-src/external/gpl2/lvm2/dist/tools/
H A Dlvresize.c186 return exec_cmd(cmd, argv); in _fsadm_cmd()
/netbsd-src/external/gpl2/gettext/dist/build-aux/
H A Dltmain.sh562 exec_cmd=
6428 exec_cmd="\$cmd$args"
6636 if test -z "$exec_cmd"; then
6643 if test -n "$exec_cmd"; then
6644 eval exec $exec_cmd
/netbsd-src/external/bsd/libbind/dist/
H A Dltmain.sh626 exec_cmd=
6571 exec_cmd="\$cmd$args"
6779 if test -z "$exec_cmd"; then
6786 if test -n "$exec_cmd"; then
6787 eval exec $exec_cmd
/netbsd-src/external/bsd/iscsi/dist/buildaux/
H A Dltmain.sh643 exec_cmd=
6609 exec_cmd="\$cmd$args"
6817 if test -z "$exec_cmd"; then
6824 if test -n "$exec_cmd"; then
6825 eval exec $exec_cmd
/netbsd-src/external/bsd/am-utils/dist/
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"
/netbsd-src/external/gpl3/binutils/dist/
H A Dltmain.sh762 exec_cmd=
1963 exec_cmd="\$cmd$args"
2509 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'
8600 test -z "$exec_cmd" && \
8603 if test -n "$exec_cmd"; then
8604 eval exec "$exec_cmd"
/netbsd-src/crypto/external/cpl/trousers/dist/
H A Dltmain.sh604 exec_cmd=
1752 exec_cmd="\$cmd$args"
2277 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'
8370 test -z "$exec_cmd" && \
8373 if test -n "$exec_cmd"; then
8374 eval exec "$exec_cmd"
/netbsd-src/external/gpl3/gcc.old/dist/
H A Dltmain.sh762 exec_cmd=
1963 exec_cmd="\$cmd$args"
2509 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'
8600 test -z "$exec_cmd" && \
8603 if test -n "$exec_cmd"; then
8604 eval exec "$exec_cmd"
/netbsd-src/external/gpl3/gdb.old/dist/
H A Dltmain.sh762 exec_cmd=
1963 exec_cmd="\$cmd$args"
2509 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'
8600 test -z "$exec_cmd" && \
8603 if test -n "$exec_cmd"; then
8604 eval exec "$exec_cmd"
/netbsd-src/external/gpl3/binutils.old/dist/
H A Dltmain.sh762 exec_cmd=
1963 exec_cmd="\$cmd$args"
2509 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'
8600 test -z "$exec_cmd" && \
8603 if test -n "$exec_cmd"; then
8604 eval exec "$exec_cmd"
/netbsd-src/crypto/external/cpl/tpm-tools/dist/
H A Dltmain.sh604 exec_cmd=
1752 exec_cmd="\$cmd$args"
2277 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'
8370 test -z "$exec_cmd" && \
8373 if test -n "$exec_cmd"; then
8374 eval exec "$exec_cmd"
/netbsd-src/external/gpl3/gcc/dist/
H A Dltmain.sh762 exec_cmd=
1963 exec_cmd="\$cmd$args"
2509 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'
8600 test -z "$exec_cmd" && \
8603 if test -n "$exec_cmd"; then
8604 eval exec "$exec_cmd"
/netbsd-src/sys/external/isc/libsodium/dist/
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"
/netbsd-src/crypto/external/bsd/netpgp/dist/buildaux/
H A Dltmain.sh643 exec_cmd=
6609 exec_cmd="\$cmd$args"
6817 if test -z "$exec_cmd"; then
6824 if test -n "$exec_cmd"; then
6825 eval exec $exec_cmd
/netbsd-src/external/gpl2/lvm2/dist/lib/activate/
H A Dactivate.c416 ret = exec_cmd(cmd, argv); in module_present()
/netbsd-src/external/mit/isl/dist/
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"
/netbsd-src/external/bsd/unbound/dist/
H A Dltmain.sh3960 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"

12